class Aws::IAM::Types::ServerCertificate

Contains information about a server certificate.

This data type is used as a response element in the GetServerCertificate operation.

@!attribute [rw] server_certificate_metadata

The meta information of the server certificate, such as its name,
path, ID, and ARN.
@return [Types::ServerCertificateMetadata]

@!attribute [rw] certificate_body

The contents of the public key certificate.
@return [String]

@!attribute [rw] certificate_chain

The contents of the public key certificate chain.
@return [String]

@!attribute [rw] tags

A list of tags that are attached to the server certificate. For more
information about tagging, see [Tagging IAM resources][1] in the
*IAM User Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/ServerCertificate AWS API Documentation

Constants

SENSITIVE