resourceTypes

@JvmName(name = "xgvocuuadrlokamq")
suspend fun resourceTypes(value: Output<List<String>>)
@JvmName(name = "sdpedehacmrpwyyi")
suspend fun resourceTypes(value: List<String>?)

Parameters

value

Immutable. The resource instance type on which this policy applies. Format will be of the form : / Example: * compute.googleapis.com/Instance.


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


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

Parameters

values

Immutable. The resource instance type on which this policy applies. Format will be of the form : / Example: * compute.googleapis.com/Instance.