vpc Configurations
Parameters
value
The array of descriptions of VPC configurations available to the application.
Parameters
values
The array of descriptions of VPC configurations available to the application.
suspend fun vpcConfigurations(argument: List<suspend ApplicationVpcConfigurationArgsBuilder.() -> Unit>)
suspend fun vpcConfigurations(vararg argument: suspend ApplicationVpcConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The array of descriptions of VPC configurations available to the application.