vpcConfig

@JvmName(name = "kynvpbjdxmmqfpkw")
suspend fun vpcConfig(value: Output<V3FunctionVpcConfigArgs>)
@JvmName(name = "wdmdkcgajtucgufx")
suspend fun vpcConfig(value: V3FunctionVpcConfigArgs?)

Parameters

value

VPC configuration. After this parameter is configured, the function can access the specified VPC resources. See vpc_config below.


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

Parameters

argument

VPC configuration. After this parameter is configured, the function can access the specified VPC resources. See vpc_config below.