appregistry_delete_attribute_group {paws.management} | R Documentation |
Deletes an attribute group, specified either by its attribute group ID, name, or ARN
Description
Deletes an attribute group, specified either by its attribute group ID, name, or ARN.
See https://www.paws-r-sdk.com/docs/appregistry_delete_attribute_group/ for full documentation.
Usage
appregistry_delete_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]