You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudHSM::Types::ListLunaClientsRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing ListLunaClientsRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  next_token: "PaginationToken",
}

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The NextToken value from a previous call to ListLunaClients. Pass null if this is the first call.

Returns:

  • (String)

    The NextToken value from a previous call to ListLunaClients.