PolicyGenerationSummary

Represents a metadata-only summary of a policy generation resource. This structure contains resource identifiers, status, timestamps, and findings without customer-encrypted fields such as status reasons. Policy generation 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 this policy generation request was created.

Link copied to clipboard

Findings and insights from this policy generation process.

Link copied to clipboard

The customer-assigned name for this policy generation request.

Link copied to clipboard

The identifier of the policy engine associated with this generation request.

Link copied to clipboard

The ARN of this policy generation request.

Link copied to clipboard

The unique identifier for this policy generation request.

Link copied to clipboard

The resource information associated with this policy generation.

Link copied to clipboard

The current status of this policy generation request.

Link copied to clipboard

The timestamp when this policy generation was last updated.

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