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

Class: Aws::DirectoryService::Types::ListCertificatesResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#certificates_infoArray<Types::CertificateInfo>

A list of certificates with basic details including certificate ID, certificate common name, certificate state.

Returns:

  • (Array<Types::CertificateInfo>)

    A list of certificates with basic details including certificate ID, certificate common name, certificate state.

#next_tokenString

Indicates whether another page of certificates is available when the number of available certificates exceeds the page limit.

Returns:

  • (String)

    Indicates whether another page of certificates is available when the number of available certificates exceeds the page limit.