subnet Configurations
Parameters
value
Subnet configuration for the endpoint, used to select specific IPv4 and/or IPv6 addresses to the endpoint. See subnet_configuration below.
Parameters
values
Subnet configuration for the endpoint, used to select specific IPv4 and/or IPv6 addresses to the endpoint. See subnet_configuration below.
suspend fun subnetConfigurations(argument: List<suspend VpcEndpointSubnetConfigurationArgsBuilder.() -> Unit>)
suspend fun subnetConfigurations(vararg argument: suspend VpcEndpointSubnetConfigurationArgsBuilder.() -> Unit)
suspend fun subnetConfigurations(argument: suspend VpcEndpointSubnetConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Subnet configuration for the endpoint, used to select specific IPv4 and/or IPv6 addresses to the endpoint. See subnet_configuration below.