Module: Aws::QuickSight::Client::_ListBrandsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBrandsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#brands ⇒ ::Array[Types::BrandSummary]
2644 |
# File 'sig/client.rbs', line 2644
def brands: () -> ::Array[Types::BrandSummary]
|
#next_token ⇒ ::String
2643 |
# File 'sig/client.rbs', line 2643
def next_token: () -> ::String
|