Struct aws_sdk_ec2::model::address_attribute::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for AddressAttribute
Implementations
The public IP address.
[EC2-VPC] The allocation ID.
[EC2-VPC] The allocation ID.
The pointer (PTR) record for the IP address.
The pointer (PTR) record for the IP address.
The updated PTR record for the IP address.
The updated PTR record for the IP address.
Consumes the builder and constructs a AddressAttribute
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