

# AttributeGroupSummary


Summary of a AWS Service Catalog AppRegistry attribute group.

## Contents


 ** arn **   <a name="servicecatalog-Type-app-registry_AttributeGroupSummary-arn"></a>
The Amazon resource name (ARN) that specifies the attribute group across services.  
Type: String  
Pattern: `arn:aws[-a-z]*:servicecatalog:[a-z]{2}(-gov)?-[a-z]+-\d:\d{12}:/attribute-groups/[-.\w]+`   
Required: No

 ** createdBy **   <a name="servicecatalog-Type-app-registry_AttributeGroupSummary-createdBy"></a>
The service principal that created the attribute group.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^(?!-)([a-z0-9-]+\.)+(aws\.internal|amazonaws\.com(\.cn)?)$`   
Required: No

 ** creationTime **   <a name="servicecatalog-Type-app-registry_AttributeGroupSummary-creationTime"></a>
The ISO-8601 formatted timestamp of the moment the attribute group was created.  
Type: Timestamp  
Required: No

 ** description **   <a name="servicecatalog-Type-app-registry_AttributeGroupSummary-description"></a>
The description of the attribute group that the user provides.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

 ** id **   <a name="servicecatalog-Type-app-registry_AttributeGroupSummary-id"></a>
The globally unique attribute group identifier of the attribute group.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[-.\w]+`   
Required: No

 ** lastUpdateTime **   <a name="servicecatalog-Type-app-registry_AttributeGroupSummary-lastUpdateTime"></a>
The ISO-8601 formatted timestamp of the moment the attribute group was last updated. This time is the same as the creationTime for a newly created attribute group.  
Type: Timestamp  
Required: No

 ** name **   <a name="servicecatalog-Type-app-registry_AttributeGroupSummary-name"></a>
The name of the attribute group.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[-.\w]+`   
Required: No

## See Also


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/AWS242AppRegistry-2020-06-24/AttributeGroupSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/AWS242AppRegistry-2020-06-24/AttributeGroupSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/AWS242AppRegistry-2020-06-24/AttributeGroupSummary) 