ConnectorDestinationSummary
Structure containing summary information about a connector destination, which defines how a cloud-to-cloud connector connects to a customer's AWS account.
Contents
- CloudConnectorId
-
The identifier of the cloud connector associated with this connector destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9-_]+
Required: No
- Description
-
A description of the connector destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[0-9A-Za-z_\- ]+
Required: No
- Id
-
The unique identifier of the connector destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9-_]+
Required: No
- Name
-
The display name of the connector destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[A-Za-z0-9-_ ]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: