VpcPropertiesOutput
The VPC connection properties returned in responses.
Contents
- status
-
The status of the VPC connection.
Type: String
Valid Values:
CREATING | CREATE_FAILED | DELETING | DELETE_FAILED | READY | UPDATING | UPDATE_FAILED | DELETEDRequired: Yes
- subnetIds
-
The subnet IDs of the VPC connection.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 16 items.
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
subnet-[a-z0-9]+Required: Yes
- vpcId
-
The identifier of the VPC.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
vpc-[a-z0-9]+Required: Yes
- glueConnectionNames
-
The AWS Glue connection names associated with the VPC connection.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 16 items.
Length Constraints: Minimum length of 0. Maximum length of 64.
Required: No
- securityGroupId
-
The security group ID of the VPC connection.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
sg-[a-z0-9]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: