Module: Aws::Panorama::Client::_ListPackagesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPackagesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
523 |
# File 'sig/client.rbs', line 523
def next_token: () -> ::String
|
#packages ⇒ ::Array[Types::PackageListItem]
524 |
# File 'sig/client.rbs', line 524
def packages: () -> ::Array[Types::PackageListItem]
|