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

Class: Aws::IoT::Types::ServerCertificateSummary

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

Overview

An object that contains information about a server certificate.

Instance Attribute Summary collapse

Instance Attribute Details

#server_certificate_arnString

The ARN of the server certificate.

Returns:

  • (String)

    The ARN of the server certificate.

#server_certificate_statusString

The status of the server certificate.

Possible values:

  • INVALID
  • VALID

Returns:

  • (String)

    The status of the server certificate.

#server_certificate_status_detailString

Details that explain the status of the server certificate.

Returns:

  • (String)

    Details that explain the status of the server certificate.