

# RuleType
<a name="API_RuleType"></a>

The rule type, which is made up of the combined values for category, owner, provider, and version.

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

 ** id **   <a name="CodePipeline-Type-RuleType-id"></a>
Represents information about a rule type.  
Type: [RuleTypeId](API_RuleTypeId.md) object  
Required: Yes

 ** inputArtifactDetails **   <a name="CodePipeline-Type-RuleType-inputArtifactDetails"></a>
Returns information about the details of an artifact.  
Type: [ArtifactDetails](API_ArtifactDetails.md) object  
Required: Yes

 ** ruleConfigurationProperties **   <a name="CodePipeline-Type-RuleType-ruleConfigurationProperties"></a>
The configuration properties for the rule type.  
Type: Array of [RuleConfigurationProperty](API_RuleConfigurationProperty.md) objects  
Array Members: Maximum number of 10 items.  
Required: No

 ** settings **   <a name="CodePipeline-Type-RuleType-settings"></a>
Returns information about the settings for a rule type.  
Type: [RuleTypeSettings](API_RuleTypeSettings.md) object  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/codepipeline-2015-07-09/RuleType) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/codepipeline-2015-07-09/RuleType) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/codepipeline-2015-07-09/RuleType) 