UpdateAutomatedReasoningPolicyRequest

Types

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

Properties

Link copied to clipboard

The updated description for the Automated Reasoning policy.

Link copied to clipboard
val name: String?

The updated name for the Automated Reasoning policy.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy to update. This must be the ARN of a draft policy.

Link copied to clipboard

The updated policy definition containing the formal logic rules, variables, and types.

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