class Aws::IAM::Types::ServerCertificateMetadata

Contains information about a server certificate without its certificate body, certificate chain, and private key.

This data type is used as a response element in the UploadServerCertificate and ListServerCertificates operations.

@!attribute [rw] path

The path to the server certificate. For more information about
paths, see [IAM identifiers][1] in the *IAM User Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
@return [String]

@!attribute [rw] server_certificate_name

The name that identifies the server certificate.
@return [String]

@!attribute [rw] server_certificate_id

The stable and unique string identifying the server certificate. For
more information about IDs, see [IAM identifiers][1] in the *IAM
User Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) specifying the server certificate.
For more information about ARNs and how to use them in policies, see
[IAM identifiers][1] in the *IAM User Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
@return [String]

@!attribute [rw] upload_date

The date when the server certificate was uploaded.
@return [Time]

@!attribute [rw] expiration

The date on which the certificate is set to expire.
@return [Time]

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

Constants

SENSITIVE