quicksight_describe_theme_alias {paws.analytics} | R Documentation |
Describes the alias for a theme
Description
Describes the alias for a theme.
See https://www.paws-r-sdk.com/docs/quicksight_describe_theme_alias/ for full documentation.
Usage
quicksight_describe_theme_alias(AwsAccountId, ThemeId, AliasName)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the theme alias that you're describing. |
ThemeId |
[required] The ID for the theme. |
AliasName |
[required] The name of the theme alias that you want to describe. |
[Package paws.analytics version 0.9.0 Index]