Module: Aws::CloudHSM::Client::_ListHsmsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHsmsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hsm_list ⇒ ::Array[::String]
266 |
# File 'sig/client.rbs', line 266
def hsm_list: () -> ::Array[::String]
|
#next_token ⇒ ::String
267 |
# File 'sig/client.rbs', line 267
def next_token: () -> ::String
|