DescribedWebAppVpcConfig - Amazon Transfer Family
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DescribedWebAppVpcConfig

Contains the VPC configuration details for a web app endpoint, including the VPC identifier, subnet IDs, and VPC endpoint ID used for hosting the endpoint.

Contents

SubnetIds

The list of subnet IDs within the VPC where the web app endpoint is deployed. These subnets must be in the same VPC and provide network connectivity for the endpoint.

Type: Array of strings

Required: No

VpcEndpointId

The identifier of the VPC endpoint created for the web app.

Type: String

Length Constraints: Fixed length of 22.

Pattern: vpce-[0-9a-f]{17}

Required: No

VpcId

The identifier of the VPC where the web app endpoint is hosted.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: