Class: Aws::Types::DescribeCertificateResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCertificateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate ⇒ Types::DescribedCertificate
Returns the value of attribute certificate.
Instance Attribute Details
#certificate ⇒ Types::DescribedCertificate
Returns the value of attribute certificate.
352 353 354 |
# File 'sig/types.rbs', line 352 def certificate @certificate end |