vpcConfig

@JvmName(name = "crmwjrlagkcttcfh")
suspend fun vpcConfig(value: Output<ServiceVpcConfigArgs>)
@JvmName(name = "urtxqamaikmoxukf")
suspend fun vpcConfig(value: ServiceVpcConfigArgs?)

Parameters

value

Provide this to allow your Function Compute Service to access your VPC. Fields documented below. See Function Compute Service in VPC. vpc_config requires the following: (NOTE: If both vswitch_ids and security_group_id are empty, vpc_config is considered to be empty or unset.). See vpc_config below.


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

Parameters

argument

Provide this to allow your Function Compute Service to access your VPC. Fields documented below. See Function Compute Service in VPC. vpc_config requires the following: (NOTE: If both vswitch_ids and security_group_id are empty, vpc_config is considered to be empty or unset.). See vpc_config below.