Module: Aws::CloudHSM::Client::_ListHapgsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHapgsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hapg_list ⇒ ::Array[::String]
255 |
# File 'sig/client.rbs', line 255
def hapg_list: () -> ::Array[::String]
|
#next_token ⇒ ::String
256 |
# File 'sig/client.rbs', line 256
def next_token: () -> ::String
|