ResourcePolicy

The resource policy that allows Incident Manager to perform actions on resources on your behalf.

Types

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

Properties

Link copied to clipboard

The JSON blob that describes the policy.

Link copied to clipboard

The ID of the resource policy.

Link copied to clipboard

The Amazon Web Services Region that policy allows resources to be used in.

Functions

Link copied to clipboard
inline fun copy(block: ResourcePolicy.Builder.() -> Unit = {}): ResourcePolicy
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