GetAutomatedReasoningPolicyResponse

Types

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

Properties

Link copied to clipboard

The timestamp when the policy was created.

Link copied to clipboard

The hash of the policy definition used as a concurrency token.

Link copied to clipboard

The description of the policy.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key used to encrypt the automated reasoning policy and its associated artifacts. If a KMS key is not provided during the initial CreateAutomatedReasoningPolicyRequest, the kmsKeyArn won't be included in the GetAutomatedReasoningPolicyResponse.

Link copied to clipboard

The name of the policy.

Link copied to clipboard

The Amazon Resource Name (ARN) of the policy.

Link copied to clipboard

The unique identifier of the policy.

Link copied to clipboard

The timestamp when the policy was last updated.

Link copied to clipboard

The version of the policy.

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