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]
2685 |
# File 'sig/client.rbs', line 2685
def brands: () -> ::Array[Types::BrandSummary]
|
#next_token ⇒ ::String
2684 |
# File 'sig/client.rbs', line 2684
def next_token: () -> ::String
|