VpcTransitConfigurationResponse
The VPC transit configuration details for a stream group location, including the Transit Gateway information needed to complete the VPC attachment setup.
Contents
Note
In the following list, the required parameters are described first.
- Ipv4CidrBlocks
-
The IPv4 CIDR blocks in your VPC that the stream group can access.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Pattern:
(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])/([0-9]|[1-2][0-9]|3[0-2])Required: No
- TransitGatewayId
-
The ID of the Transit Gateway that Amazon GameLift Streams created for this VPC connection. Use this ID when creating your VPC attachment.
Type: String
Required: No
-
The ARN of the AWS Resource Access Manager resource share for the Transit Gateway. You must accept this resource share before you can create a VPC attachment.
Type: String
Required: No
- VpcId
-
The ID of the Amazon VPC that is connected to the stream group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: