PolicyEngineSummary

Represents a metadata-only summary of a policy engine resource. This structure contains resource identifiers, status, and timestamps without customer-encrypted fields such as description or status reasons. Policy engine summaries are returned by operations that do not require access to the customer's KMS key.

Types

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

Properties

Link copied to clipboard

The timestamp when the policy engine was originally created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key used to encrypt the policy engine data.

Link copied to clipboard

The customer-assigned name of the policy engine.

Link copied to clipboard

The Amazon Resource Name (ARN) of the policy engine.

Link copied to clipboard

The unique identifier for the policy engine.

Link copied to clipboard

The current status of the policy engine.

Link copied to clipboard

The timestamp when the policy engine was last modified.

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