DeleteAutomatedReasoningPolicyBuildWorkflowRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the build workflow to delete.

Link copied to clipboard

The timestamp when the build workflow was last updated. This is used for optimistic concurrency control to prevent accidental deletion of workflows that have been modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy whose build workflow you want to delete.

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