class Aws::DirectConnect::Types::DirectConnectGatewayAssociation
Information about an association between a Direct Connect gateway and a virtual private gateway or transit gateway.
@!attribute [rw] direct_connect_gateway_id
The ID of the Direct Connect gateway. @return [String]
@!attribute [rw] direct_connect_gateway_owner_account
The ID of the account that owns the associated gateway. @return [String]
@!attribute [rw] association_state
The state of the association. The following are the possible values: * `associating`\: The initial state after calling CreateDirectConnectGatewayAssociation. * `associated`\: The Direct Connect gateway and virtual private gateway or transit gateway are successfully associated and ready to pass traffic. * `disassociating`\: The initial state after calling DeleteDirectConnectGatewayAssociation. * `disassociated`\: The virtual private gateway or transit gateway is disassociated from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual private gateway or transit gateway is stopped. @return [String]
@!attribute [rw] state_change_error
The error message if the state of an object failed to advance. @return [String]
@!attribute [rw] associated_gateway
Information about the associated gateway. @return [Types::AssociatedGateway]
@!attribute [rw] association_id
The ID of the Direct Connect gateway association. @return [String]
@!attribute [rw] allowed_prefixes_to_direct_connect_gateway
The Amazon VPC prefixes to advertise to the Direct Connect gateway. @return [Array<Types::RouteFilterPrefix>]
@!attribute [rw] virtual_gateway_id
The ID of the virtual private gateway. Applies only to private virtual interfaces. @return [String]
@!attribute [rw] virtual_gateway_region
The Region where the virtual private gateway is located. @return [String]
@!attribute [rw] virtual_gateway_owner_account
The ID of the account that owns the virtual private gateway. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DirectConnectGatewayAssociation AWS API Documentation
Constants
- SENSITIVE