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