IIAMServerCertificate
Interface in AWS.IAM
Interface for IAM ServerCertificate.
Properties
CertificateBody
property CertificateBody: string
The contents of the public key certificate.
CertificateChain
property CertificateChain: string
The contents of the public key certificate chain.
ServerCertificateMetadata
property ServerCertificateMetadata: IIAMServerCertificateMetadata
Type: IIAMServerCertificateMetadata
The meta information of the server certificate.
Tags
property Tags: TList<IIAMTag>
Type: IIAMTag
A list of tags that are attached to the server certificate.