Struct aws_sdk_ec2::model::explanation::Builder[][src]

#[non_exhaustive]
pub struct Builder { /* fields omitted */ }
Expand description

A builder for Explanation

Implementations

The network ACL.

The network ACL.

The network ACL rule.

The network ACL rule.

The IPv4 address, in CIDR notation.

The IPv4 address, in CIDR notation.

Appends an item to addresses.

To override the contents of this collection use set_addresses.

The IPv4 addresses, in CIDR notation.

The IPv4 addresses, in CIDR notation.

The resource to which the component is attached.

The resource to which the component is attached.

Appends an item to availability_zones.

To override the contents of this collection use set_availability_zones.

The Availability Zones.

The Availability Zones.

Appends an item to cidrs.

To override the contents of this collection use set_cidrs.

The CIDR ranges.

The CIDR ranges.

The component.

The component.

The customer gateway.

The customer gateway.

The destination.

The destination.

The destination VPC.

The destination VPC.

The direction. The following are possible values:

  • egress

  • ingress

The direction. The following are possible values:

  • egress

  • ingress

The explanation code.

The explanation code.

The route table.

The route table.

The internet gateway.

The internet gateway.

The Amazon Resource Name (ARN) of the load balancer.

The Amazon Resource Name (ARN) of the load balancer.

The listener for a Classic Load Balancer.

The listener for a Classic Load Balancer.

The listener port of the load balancer.

The listener port of the load balancer.

The target.

The target.

The target group.

The target group.

Appends an item to load_balancer_target_groups.

To override the contents of this collection use set_load_balancer_target_groups.

The target groups.

The target groups.

The target port.

The target port.

The load balancer listener.

The load balancer listener.

The missing component.

The missing component.

The NAT gateway.

The NAT gateway.

The network interface.

The network interface.

The packet field.

The packet field.

The VPC peering connection.

The VPC peering connection.

The port.

The port.

Appends an item to port_ranges.

To override the contents of this collection use set_port_ranges.

The port ranges.

The port ranges.

The prefix list.

The prefix list.

Appends an item to protocols.

To override the contents of this collection use set_protocols.

The protocols.

The protocols.

The route table route.

The route table route.

The route table.

The route table.

The security group.

The security group.

The security group rule.

The security group rule.

Appends an item to security_groups.

To override the contents of this collection use set_security_groups.

The security groups.

The security groups.

The source VPC.

The source VPC.

The state.

The state.

The subnet.

The subnet.

The route table for the subnet.

The route table for the subnet.

The component VPC.

The component VPC.

The VPC endpoint.

The VPC endpoint.

The VPN connection.

The VPN connection.

The VPN gateway.

The VPN gateway.

Consumes the builder and constructs a Explanation

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Returns the “default value” for a type. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

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