GetPolicyEngineResponse

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp when the policy engine was originally created.

Link copied to clipboard

The human-readable description of the policy engine's purpose and scope. This helps administrators understand the policy engine's role in governance.

Link copied to clipboard

The customer-assigned name of the policy engine. This is the human-readable identifier that was specified when the policy engine was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the policy engine. This globally unique identifier can be used for cross-service references and IAM policy statements.

Link copied to clipboard

The unique identifier of the retrieved policy engine. This matches the policy engine ID provided in the request and serves as the system identifier.

Link copied to clipboard

The current status of the policy engine.

Link copied to clipboard

Additional information about the policy engine status. This provides details about any failures or the current state of the policy engine.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The timestamp when the policy engine was last modified. This tracks the most recent changes to the policy engine configuration.

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