

# ApprovalRuleEventMetadata
<a name="API_ApprovalRuleEventMetadata"></a>

Returns information about an event for an approval rule.

## Contents
<a name="API_ApprovalRuleEventMetadata_Contents"></a>

 ** approvalRuleContent **   <a name="CodeCommit-Type-ApprovalRuleEventMetadata-approvalRuleContent"></a>
The content of the approval rule.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 3000.  
Required: No

 ** approvalRuleId **   <a name="CodeCommit-Type-ApprovalRuleEventMetadata-approvalRuleId"></a>
The system-generated ID of the approval rule.  
Type: String  
Required: No

 ** approvalRuleName **   <a name="CodeCommit-Type-ApprovalRuleEventMetadata-approvalRuleName"></a>
The name of the approval rule.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Required: No

## See Also
<a name="API_ApprovalRuleEventMetadata_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/codecommit-2015-04-13/ApprovalRuleEventMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codecommit-2015-04-13/ApprovalRuleEventMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codecommit-2015-04-13/ApprovalRuleEventMetadata) 