OutboundConnection
Specifies details about an outbound cross-cluster connection.
Contents
- ConnectionAlias
-
Name of the connection.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 100.
Pattern:
[a-zA-Z][a-zA-Z0-9\-\_]+
Required: No
- ConnectionId
-
Unique identifier of the connection.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 256.
Pattern:
[a-z][a-z0-9\-]+
Required: No
- ConnectionMode
-
The connection mode.
Type: String
Valid Values:
DIRECT | VPC_ENDPOINT
Required: No
- ConnectionProperties
-
Properties for the outbound connection.
Type: ConnectionProperties object
Required: No
- ConnectionStatus
-
Status of the connection.
Type: OutboundConnectionStatus object
Required: No
- LocalDomainInfo
-
Information about the source (local) domain.
Type: DomainInformationContainer object
Required: No
- RemoteDomainInfo
-
Information about the destination (remote) domain.
Type: DomainInformationContainer object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: