AttachmentRoutingPolicyAssociationSummary - AWS Global Networks for Transit Gateways

AttachmentRoutingPolicyAssociationSummary

Summary information about routing policy associations for an attachment.

Contents

AssociatedRoutingPolicies

The list of routing policies currently associated with the attachment.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

AttachmentId

The ID of the attachment associated with the routing policy.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 50.

Pattern: ^attachment-([0-9a-f]{8,17})$

Required: No

PendingRoutingPolicies

The list of routing policies that are pending association with the attachment.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

RoutingPolicyLabel

The routing policy label associated with the attachment.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: