UpdateWebAppVpcConfig
Contains the VPC configuration settings for updating a web app endpoint, including the subnet IDs where the endpoint should be deployed.
Contents
- IpAddressType
-
The IP address type for the web app's VPC endpoint. This determines whether the endpoint is accessible over IPv4 only, or over both IPv4 and IPv6.
Type: String
Valid Values:
IPV4 | DUALSTACKRequired: No
- SubnetIds
-
The list of subnet IDs within the VPC where the web app endpoint should be deployed during the update operation.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: