#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Channel
Implementations
The Amazon Resource Name (ARN) assigned to the Channel.
The Amazon Resource Name (ARN) assigned to the Channel.
A short text description of the Channel.
A short text description of the Channel.
Configure egress access logging.
Configure egress access logging.
An HTTP Live Streaming (HLS) ingest resource configuration.
An HTTP Live Streaming (HLS) ingest resource configuration.
Configure ingress access logging.
Configure ingress access logging.
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
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