Module: Aws::LicenseManager::Client::_ListLicenseAssetGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLicenseAssetGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#license_asset_groups ⇒ ::Array[Types::LicenseAssetGroup]
717 |
# File 'sig/client.rbs', line 717
def license_asset_groups: () -> ::Array[Types::LicenseAssetGroup]
|
#next_token ⇒ ::String
718 |
# File 'sig/client.rbs', line 718
def next_token: () -> ::String
|