IIAMServerCertificateMetadata
Interface in AWS.IAM
Interface for IAM ServerCertificateMetadata.
Properties
Arn
property Arn: TARN
The Amazon Resource Name (ARN) of the server certificate.
Expiration
property Expiration: TOptional<TDateTime>
The date and time when the certificate is set to expire.
Path
property Path: string
The path to the server certificate.
ServerCertificateId
property ServerCertificateId: string
The stable and unique identifier of the server certificate.
ServerCertificateName
property ServerCertificateName: string
The name of the server certificate.
UploadDate
property UploadDate: TOptional<TDateTime>
The date and time when the server certificate was uploaded.