class Aws::IAM::Types::SigningCertificate
Contains information about an X.509 signing certificate.
This data type is used as a response element in the UploadSigningCertificate and ListSigningCertificates operations.
@!attribute [rw] user_name
The name of the user the signing certificate is associated with. @return [String]
@!attribute [rw] certificate_id
The ID for the signing certificate. @return [String]
@!attribute [rw] certificate_body
The contents of the signing certificate. @return [String]
@!attribute [rw] status
The status of the signing certificate. `Active` means that the key is valid for API calls, while `Inactive` means it is not. @return [String]
@!attribute [rw] upload_date
The date when the signing certificate was uploaded. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/SigningCertificate AWS API Documentation
Constants
- SENSITIVE