vpcConfig

@JvmName(name = "pspopljilcxfpwgi")
suspend fun vpcConfig(value: Output<ImageBuilderVpcConfigArgs>)
@JvmName(name = "eckmeglyfntnydtj")
suspend fun vpcConfig(value: ImageBuilderVpcConfigArgs?)

Parameters

value

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


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

Parameters

argument

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