Struct aws_sdk_mediapackage::input::create_channel_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for CreateChannelInput
Implementations
A short text description of the Channel.
A short text description of the Channel.
The ID of the Channel. The ID must be unique within the region and it cannot be changed after a Channel is created.
The ID of the Channel. The ID must be unique within the region and it cannot be changed after a Channel is created.
Adds a key-value pair to tags
.
To override the contents of this collection use set_tags
.
A collection of tags associated with a resource
A collection of tags associated with a resource
Consumes the builder and constructs a CreateChannelInput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more