Bedrock > Structures > AutomatedReasoningPolicyDeleteTypeMutation AutomatedReasoningPolicyDeleteTypeMutation¶ Structure Class¶ AutomatedReasoningPolicyDeleteTypeMutation dataclass ¶ A mutation operation that removes a custom type from the policy definition during the build process. Attributes¶ name class-attribute instance-attribute ¶ name: str = field(repr=False) The name of the custom type to delete.