ResourceSetSummary

Summarizes the resource sets used in a policy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the resource set.

Link copied to clipboard
val id: String?

A unique identifier for the resource set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.

Link copied to clipboard

The last time that the resource set was changed.

Link copied to clipboard
val name: String?

The descriptive name of the resource set. You can't change the name of a resource set after you create it.

Link copied to clipboard

Indicates whether the resource set is in or out of an admin's Region scope.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String