AutomatedReasoningPolicyWorkflowTypeContent
Defines the content and configuration for different types of policy build workflows.
Inheritors
Types
The list of documents to be processed in a document ingestion workflow.
The assets and instructions needed for a policy repair workflow, including repair annotations and guidance.
Functions
Casts this AutomatedReasoningPolicyWorkflowTypeContent as a Documents and retrieves its kotlin.collections.List
Casts this AutomatedReasoningPolicyWorkflowTypeContent as a Documents and retrieves its kotlin.collections.List
Casts this AutomatedReasoningPolicyWorkflowTypeContent as a PolicyRepairAssets and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyBuildWorkflowRepairContent value. Throws an exception if the AutomatedReasoningPolicyWorkflowTypeContent is not a PolicyRepairAssets.
Casts this AutomatedReasoningPolicyWorkflowTypeContent as a PolicyRepairAssets and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyBuildWorkflowRepairContent value. Returns null if the AutomatedReasoningPolicyWorkflowTypeContent is not a PolicyRepairAssets.