Struct aws_sdk_redshift::model::elastic_ip_status::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for ElasticIpStatus
Implementations
The elastic IP (EIP) address for the cluster.
The elastic IP (EIP) address for the cluster.
The status of the elastic IP (EIP) address.
The status of the elastic IP (EIP) address.
Consumes the builder and constructs a ElasticIpStatus
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