Builder

class Builder

Properties

Link copied to clipboard
var 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
var name: String?

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
var 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.