resourceTypes

@JvmName(name = "bofhocecsjbjbicx")
suspend fun resourceTypes(value: Output<List<String>>)
@JvmName(name = "sislndctakxcvnka")
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 = "fjepthurvwwrdntx")
suspend fun resourceTypes(vararg values: Output<String>)


@JvmName(name = "bmndgyfmsidtwcmt")
suspend fun resourceTypes(values: List<Output<String>>)
@JvmName(name = "yemnamnuidcoexfe")
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.