Skip to content

Bedrock  >  Structures  >  AutomatedReasoningPolicyDeleteTypeAnnotation

AutomatedReasoningPolicyDeleteTypeAnnotation

Structure Class

AutomatedReasoningPolicyDeleteTypeAnnotation dataclass

An annotation for removing a custom type from an Automated Reasoning policy.

Attributes

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

The name of the custom type to delete from the policy. The type must not be referenced by any variables or rules.