vpcNetworkSources

@JvmName(name = "apvwhvufbgxfcpdp")
suspend fun vpcNetworkSources(value: Output<List<AccessLevelConditionVpcNetworkSourceArgs>>)
@JvmName(name = "imufynefyahoqcdq")
suspend fun vpcNetworkSources(value: List<AccessLevelConditionVpcNetworkSourceArgs>?)

Parameters

value

The request must originate from one of the provided VPC networks in Google Cloud. Cannot specify this field together with ip_subnetworks. Structure is documented below.


@JvmName(name = "mlltyglhsbmtwacw")
suspend fun vpcNetworkSources(vararg values: Output<AccessLevelConditionVpcNetworkSourceArgs>)


@JvmName(name = "yfsitjfkjhhcvhmi")
suspend fun vpcNetworkSources(values: List<Output<AccessLevelConditionVpcNetworkSourceArgs>>)
@JvmName(name = "qjumfnvipmotusli")
suspend fun vpcNetworkSources(vararg values: AccessLevelConditionVpcNetworkSourceArgs)

Parameters

values

The request must originate from one of the provided VPC networks in Google Cloud. Cannot specify this field together with ip_subnetworks. Structure is documented below.


@JvmName(name = "oyoipswkvnjjxcxn")
suspend fun vpcNetworkSources(argument: List<suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit>)
@JvmName(name = "aemvlqnpxnrlakmd")
suspend fun vpcNetworkSources(vararg argument: suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit)
@JvmName(name = "ebmtwsgyusoegjpb")
suspend fun vpcNetworkSources(argument: suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit)

Parameters

argument

The request must originate from one of the provided VPC networks in Google Cloud. Cannot specify this field together with ip_subnetworks. Structure is documented below.