Struct aws_sdk_kafka::output::create_configuration_output::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for CreateConfigurationOutput
Implementations
The Amazon Resource Name (ARN) of the configuration.
The Amazon Resource Name (ARN) of the configuration.
The time when the configuration was created.
The time when the configuration was created.
Latest revision of the configuration.
Latest revision of the configuration.
The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.
The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.
Consumes the builder and constructs a CreateConfigurationOutput
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
