Module: Aws::QuickSight::Client::_DescribeBrandPublishedVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeBrandPublishedVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #brand_definition ⇒ Types::BrandDefinition
- #brand_detail ⇒ Types::BrandDetail
- #request_id ⇒ ::String
Instance Method Details
#brand_definition ⇒ Types::BrandDefinition
1688 |
# File 'sig/client.rbs', line 1688
def brand_definition: () -> Types::BrandDefinition
|
#brand_detail ⇒ Types::BrandDetail
1687 |
# File 'sig/client.rbs', line 1687
def brand_detail: () -> Types::BrandDetail
|
#request_id ⇒ ::String
1686 |
# File 'sig/client.rbs', line 1686
def request_id: () -> ::String
|