Class: Aws::Types::ImportCertificateResponse
- Inherits:
-
Object
- Object
- Aws::Types::ImportCertificateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate ⇒ Types::Certificate
Returns the value of attribute certificate.
Instance Attribute Details
#certificate ⇒ Types::Certificate
Returns the value of attribute certificate.
1600 1601 1602 |
# File 'sig/types.rbs', line 1600 def certificate @certificate end |