UpdateAutomatedReasoningPolicyAnnotationsRequest

Types

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

Properties

Link copied to clipboard

The updated annotations containing modified rules, variables, and types for the policy.

Link copied to clipboard

The unique identifier of the build workflow whose annotations you want to update.

Link copied to clipboard

The hash value of the annotation set that you're updating. This is used for optimistic concurrency control to prevent conflicting updates.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy whose annotations you want to update.

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