CreateAutomatedReasoningPolicyResponse

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. This is used as a concurrency token for creating policy versions that you can use in your application.

Link copied to clipboard

The description of the Automated Reasoning policy.

Link copied to clipboard

The name of the Automated Reasoning policy.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy that you created.

Link copied to clipboard

The timestamp when the policy was last updated.

Link copied to clipboard

The version number of the newly created Automated Reasoning policy. The initial version is always DRAFT.

Functions

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