resourceTypes

@JvmName(name = "uwhcophcgwvhvleb")
suspend fun resourceTypes(value: Output<List<String>>)
@JvmName(name = "obradewvtqccvmqv")
suspend fun resourceTypes(value: List<String>)

Parameters

value

Immutable. The fully qualified name of the Google Cloud REST resource containing the object and field you want to restrict. For example, container.googleapis.com/NodePool.


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


@JvmName(name = "aaeouwaxgdxcblss")
suspend fun resourceTypes(values: List<Output<String>>)
@JvmName(name = "cghamnhracoerbhj")
suspend fun resourceTypes(vararg values: String)

Parameters

values

Immutable. The fully qualified name of the Google Cloud REST resource containing the object and field you want to restrict. For example, container.googleapis.com/NodePool.