appregistry_get_attribute_group {paws.management} | R Documentation |
Retrieves an attribute group by its ARN, ID, or name
Description
Retrieves an attribute group by its ARN, ID, or name. The attribute group can be specified by its ARN, ID, or name.
See https://www.paws-r-sdk.com/docs/appregistry_get_attribute_group/ for full documentation.
Usage
appregistry_get_attribute_group(attributeGroup)
Arguments
attributeGroup |
[required] The name, ID, or ARN of the attribute group that holds the attributes to describe the application. |
[Package paws.management version 0.9.0 Index]