Module: Aws::QuickSight::Client::_CreateBrandResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateBrandResponse]
- 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
313 |
# File 'sig/client.rbs', line 313
def brand_definition: () -> Types::BrandDefinition
|
#brand_detail ⇒ Types::BrandDetail
312 |
# File 'sig/client.rbs', line 312
def brand_detail: () -> Types::BrandDetail
|
#request_id ⇒ ::String
311 |
# File 'sig/client.rbs', line 311
def request_id: () -> ::String
|