Module: Aws::QuickSight::Client::_DescribeBrandResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeBrandResponse]
- 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
1663 |
# File 'sig/client.rbs', line 1663
def brand_definition: () -> Types::BrandDefinition
|
#brand_detail ⇒ Types::BrandDetail
1662 |
# File 'sig/client.rbs', line 1662
def brand_detail: () -> Types::BrandDetail
|
#request_id ⇒ ::String
1661 |
# File 'sig/client.rbs', line 1661
def request_id: () -> ::String
|