Module: Aws::QuickSight::Client::_UpdateBrandResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateBrandResponse]
- 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
4376 |
# File 'sig/client.rbs', line 4376
def brand_definition: () -> Types::BrandDefinition
|
#brand_detail ⇒ Types::BrandDetail
4375 |
# File 'sig/client.rbs', line 4375
def brand_detail: () -> Types::BrandDetail
|
#request_id ⇒ ::String
4374 |
# File 'sig/client.rbs', line 4374
def request_id: () -> ::String
|