Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ServerCertificate

Contains information about a server certificate.

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

Hierarchy

  • ServerCertificate

Properties

CertificateBody: undefined | string

The contents of the public key certificate.

CertificateChain?: string

The contents of the public key certificate chain.

ServerCertificateMetadata: undefined | ServerCertificateMetadata

The meta information of the server certificate, such as its name, path, ID, and ARN.

Tags?: Tag[]

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