You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudHSM::Types::ListHsmsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudHSM::Types::ListHsmsResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#hsm_list ⇒ Array<String>
The list of ARNs that identify the HSMs.
-
#next_token ⇒ String
If not null, more results are available.
Instance Attribute Details
#hsm_list ⇒ Array<String>
The list of ARNs that identify the HSMs.
#next_token ⇒ String
If not null, more results are available. Pass this value to ListHsms
to retrieve the next set of items.