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

Class: Aws::Signer::Types::ListSigningProfilesResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

Value for specifying the next set of paginated results to return.

Returns:

  • (String)

    Value for specifying the next set of paginated results to return.

#profilesArray<Types::SigningProfile>

A list of profiles that are available in the AWS account. This includes profiles with the status of CANCELED if the includeCanceled parameter is set to true.

Returns: