redshift_describe_account_attributes {paws.database} | R Documentation |
Returns a list of attributes attached to an account
Description
Returns a list of attributes attached to an account
See https://www.paws-r-sdk.com/docs/redshift_describe_account_attributes/ for full documentation.
Usage
redshift_describe_account_attributes(AttributeNames = NULL)
Arguments
AttributeNames |
A list of attribute names. |
[Package paws.database version 0.9.0 Index]