vpcConfiguration

@JvmName(name = "qvauvglqokxmljgn")
suspend fun vpcConfiguration(value: Output<AccessPointVpcConfigurationArgs>)
@JvmName(name = "uvrmgpliabyudtky")
suspend fun vpcConfiguration(value: AccessPointVpcConfigurationArgs?)

Parameters

value

If the Network Origin is vpc, the VPC source information is saved here. See vpc_configuration below.


@JvmName(name = "ltgpalbjrdnslnqm")
suspend fun vpcConfiguration(argument: suspend AccessPointVpcConfigurationArgsBuilder.() -> Unit)

Parameters

argument

If the Network Origin is vpc, the VPC source information is saved here. See vpc_configuration below.