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