PhysicalConnectionRequirements
Physical connection requirements of a connection.
Contents
- availabilityZone
-
The availability zone of the physical connection requirements of a connection.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- securityGroupIdList
-
The group ID list of the physical connection requirements of a connection.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 50 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- subnetId
-
The subnet ID of the physical connection requirements of a connection.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
^subnet-[a-z0-9]+$
Required: No
- subnetIdList
-
The subnet ID list of the physical connection requirements of a connection.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
^subnet-[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: