Struct aws_sdk_mediapackage::model::ingest_endpoint::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for IngestEndpoint
Implementations
The system generated unique identifier for the IngestEndpoint
The system generated unique identifier for the IngestEndpoint
The system generated password for ingest authentication.
The system generated password for ingest authentication.
The ingest URL to which the source stream should be sent.
The ingest URL to which the source stream should be sent.
The system generated username for ingest authentication.
The system generated username for ingest authentication.
Consumes the builder and constructs a IngestEndpoint
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