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
4269 |
# File 'sig/client.rbs', line 4269
def brand_definition: () -> Types::BrandDefinition
|
#brand_detail ⇒ Types::BrandDetail
4268 |
# File 'sig/client.rbs', line 4268
def brand_detail: () -> Types::BrandDetail
|
#request_id ⇒ ::String
4267 |
# File 'sig/client.rbs', line 4267
def request_id: () -> ::String
|