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
show all
Defined in:
(unknown)

Overview

Contains the output of the ListHsms operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#hsm_listArray<String>

The list of ARNs that identify the HSMs.

Returns:

  • (Array<String>)

    The list of ARNs that identify the HSMs.

#next_tokenString

If not null, more results are available. Pass this value to ListHsms to retrieve the next set of items.

Returns:

  • (String)

    If not null, more results are available.