vpcNetworkSources

@JvmName(name = "oxhefwltduybawvk")
suspend fun vpcNetworkSources(value: Output<List<AccessLevelConditionVpcNetworkSourceArgs>>)
@JvmName(name = "bywpqdjpqnradijg")
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 = "ecldfomxxrvnmvxj")
suspend fun vpcNetworkSources(vararg values: Output<AccessLevelConditionVpcNetworkSourceArgs>)


@JvmName(name = "grfqyigjswfhbrub")
suspend fun vpcNetworkSources(values: List<Output<AccessLevelConditionVpcNetworkSourceArgs>>)
@JvmName(name = "ieenimusnshknukh")
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 = "fwngcdqfafqgboac")
suspend fun vpcNetworkSources(argument: List<suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit>)
@JvmName(name = "eoqysuwwiiselmyv")
suspend fun vpcNetworkSources(vararg argument: suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit)
@JvmName(name = "aydetsbplkumghny")
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.