quicksight_describe_brand {paws.analytics} | R Documentation |
Describes a brand
Description
Describes a brand.
See https://www.paws-r-sdk.com/docs/quicksight_describe_brand/ for full documentation.
Usage
quicksight_describe_brand(AwsAccountId, BrandId, VersionId = NULL)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that owns the brand. |
BrandId |
[required] The ID of the Amazon QuickSight brand. |
VersionId |
The ID of the specific version. The default value is the latest version. |
[Package paws.analytics version 0.9.0 Index]