StartPolicyGenerationRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure the idempotency of the request. The AWS SDK automatically generates this token, so you don't need to provide it in most cases. If you retry a request with the same client token, the service returns the same response without starting a duplicate generation.
Link copied to clipboard
The identifier of the policy engine that provides the context for policy generation. This engine's schema and tool context are used to ensure generated policies are valid and applicable.
Functions
Link copied to clipboard
inline fun copy(block: StartPolicyGenerationRequest.Builder.() -> Unit = {}): StartPolicyGenerationRequest