vpc

@JvmName(name = "twtrjkufgqrvahct")
suspend fun vpc(value: Output<GatewayVpcArgs>)
@JvmName(name = "vfxoppbhbwnbpiam")
suspend fun vpc(value: GatewayVpcArgs?)

Parameters

value

The VPC associated with the Gateway. See vpc below.


@JvmName(name = "hpmwwpisvqdqmclg")
suspend fun vpc(argument: suspend GatewayVpcArgsBuilder.() -> Unit)

Parameters

argument

The VPC associated with the Gateway. See vpc below.