class Aws::RDS::Types::Certificate
A CA certificate for an Amazon Web Services account.
@!attribute [rw] certificate_identifier
The unique key that identifies a certificate. @return [String]
@!attribute [rw] certificate_type
The type of the certificate. @return [String]
@!attribute [rw] thumbprint
The thumbprint of the certificate. @return [String]
@!attribute [rw] valid_from
The starting date from which the certificate is valid. @return [Time]
@!attribute [rw] valid_till
The final date that the certificate continues to be valid. @return [Time]
@!attribute [rw] certificate_arn
The Amazon Resource Name (ARN) for the certificate. @return [String]
@!attribute [rw] customer_override
Whether there is an override for the default certificate identifier. @return [Boolean]
@!attribute [rw] customer_override_valid_till
If there is an override for the default certificate identifier, when the override expires. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/Certificate AWS API Documentation
Constants
- SENSITIVE