GetAutomatedReasoningPolicyAnnotationsResponse

Types

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

Properties

Link copied to clipboard

The current set of annotations containing rules, variables, and types extracted from the source documents. These can be modified before finalizing the policy.

Link copied to clipboard

A hash value representing the current state of the annotations. This is used for optimistic concurrency control when updating annotations.

Link copied to clipboard

The unique identifier of the build workflow.

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.

Link copied to clipboard

The timestamp when the annotations were last updated.

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