GetAutomatedReasoningPolicyBuildWorkflowResponse

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 being executed (e.g., DOCUMENT_INGESTION, POLICY_REPAIR).

Link copied to clipboard

The timestamp when the build workflow was created.

Link copied to clipboard

The content type of the source document (e.g., text/plain, application/pdf).

Link copied to clipboard

A detailed description of the document's content and how it should be used in the policy generation process.

Link copied to clipboard

The name of the source document used in the build workflow.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy.

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