CreatePolicyEngineResponse
Types
Properties
Link copied to clipboard
A human-readable description of the policy engine's purpose.
Link copied to clipboard
The Amazon Resource Name (ARN) of the created policy engine. This globally unique identifier can be used for cross-service references and IAM policy statements.
Link copied to clipboard
The unique identifier for the created policy engine. This system-generated identifier consists of the user name plus a 10-character generated suffix and is used for all subsequent policy engine operations.
Link copied to clipboard
The current status of the policy engine. A status of ACTIVE indicates the policy engine is ready for use.
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 creation process.
Functions
Link copied to clipboard
inline fun copy(block: CreatePolicyEngineResponse.Builder.() -> Unit = {}): CreatePolicyEngineResponse