restrictedServices

@JvmName(name = "jnckbwsxwraxxxkk")
suspend fun restrictedServices(value: Output<List<String>>)
@JvmName(name = "brpwhaexafhiybge")
suspend fun restrictedServices(value: List<String>?)

Parameters

value

Google Cloud services that are subject to the Service Perimeter restrictions. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.


@JvmName(name = "rpjtsjmqoiaeddff")
suspend fun restrictedServices(vararg values: Output<String>)


@JvmName(name = "hvquugjwsxeoovlf")
suspend fun restrictedServices(values: List<Output<String>>)
@JvmName(name = "uititxchbobgqluc")
suspend fun restrictedServices(vararg values: String)

Parameters

values

Google Cloud services that are subject to the Service Perimeter restrictions. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.