AutomatedReasoningPolicyBuildWorkflowSummary

Provides a summary of a policy build workflow, including its current status, timing information, and key identifiers.

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.

Link copied to clipboard

The type of build workflow (e.g., DOCUMENT_INGESTION, POLICY_REPAIR).

Link copied to clipboard

The timestamp when the build workflow was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy associated with this build workflow.

Link copied to clipboard

The current status of the build workflow (e.g., RUNNING, COMPLETED, FAILED, CANCELLED).

Link copied to clipboard

The timestamp when the build workflow was 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