resources

@JvmName(name = "iaxjhsiubwjkbber")
suspend fun resources(value: Output<List<String>>)
@JvmName(name = "avxgpoqxnnjudhjn")
suspend fun resources(value: List<String>)

Parameters

value

A list of Cloud Resource Manager resources. The resource and all the descendants are included. The number of resources in a policy is limited to 500 across all rules. The following resource types are supported:

  • Organizations, such as //cloudresourcemanager.googleapis.com/organizations/123.

  • Folders, such as //cloudresourcemanager.googleapis.com/folders/123.

  • Projects, such as //cloudresourcemanager.googleapis.com/projects/123 or //cloudresourcemanager.googleapis.com/projects/my-project-id.


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


@JvmName(name = "xgawxkxqghttopxn")
suspend fun resources(values: List<Output<String>>)
@JvmName(name = "xjsltxcngecwpujb")
suspend fun resources(vararg values: String)

Parameters

values

A list of Cloud Resource Manager resources. The resource and all the descendants are included. The number of resources in a policy is limited to 500 across all rules. The following resource types are supported:

  • Organizations, such as //cloudresourcemanager.googleapis.com/organizations/123.

  • Folders, such as //cloudresourcemanager.googleapis.com/folders/123.

  • Projects, such as //cloudresourcemanager.googleapis.com/projects/123 or //cloudresourcemanager.googleapis.com/projects/my-project-id.