vpcConfig

@JvmName(name = "uwrtkkimgqstgnec")
suspend fun vpcConfig(value: Output<FleetVpcConfigArgs>)
@JvmName(name = "gcfwgqidxqmldjng")
suspend fun vpcConfig(value: FleetVpcConfigArgs?)

Parameters

value

Configuration block for the VPC configuration for the image builder. See below.


@JvmName(name = "psgiogtpfhiptine")
suspend fun vpcConfig(argument: suspend FleetVpcConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the VPC configuration for the image builder. See below.