Skip to content

Bedrock  >  Structures  >  AutomatedReasoningPolicyDeleteVariableMutation

AutomatedReasoningPolicyDeleteVariableMutation

Structure Class

AutomatedReasoningPolicyDeleteVariableMutation dataclass

A mutation operation that removes a variable from the policy definition during the build process.

Attributes

name class-attribute instance-attribute
name: str = field(repr=False)

The name of the variable to delete.