Class: Aws::Types::DeleteCertificateResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCertificateResponse
- 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.
547 548 549 |
# File 'sig/types.rbs', line 547 def certificate @certificate end |