AutomatedReasoningPolicyBuildStepContext - Amazon Bedrock

AutomatedReasoningPolicyBuildStepContext

Provides context about what type of operation was being performed during a build step.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

mutation

Indicates that this build step involved modifying the policy structure, such as adding or updating rules, variables, or types.

Type: AutomatedReasoningPolicyMutation object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

planning

Indicates that this build step was part of the planning phase, where the system determines what operations to perform.

Type: AutomatedReasoningPolicyPlanning object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: