AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.AutomatedReasoningPolicyBuildStepContext

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class AutomatedReasoningPolicyBuildStepContext

The AutomatedReasoningPolicyBuildStepContext type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Mutation Amazon.Bedrock.Model.AutomatedReasoningPolicyMutation

Gets and sets the property Mutation.

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

Public Property Planning Amazon.Bedrock.Model.AutomatedReasoningPolicyPlanning

Gets and sets the property Planning.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5