Bedrock > Structures > AutomatedReasoningPolicyAddRuleMutation AutomatedReasoningPolicyAddRuleMutation¶ Structure Class¶ AutomatedReasoningPolicyAddRuleMutation dataclass ¶ A mutation operation that adds a new rule to the policy definition during the build process. Attributes¶ rule instance-attribute ¶ rule: AutomatedReasoningPolicyDefinitionRule The rule definition that specifies the formal logical expression and metadata for the new rule being added to the policy.