Class: Aws::Types::DeleteCertificateMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCertificateMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_arn ⇒ ::String
Returns the value of attribute certificate_arn.
Instance Attribute Details
#certificate_arn ⇒ ::String
Returns the value of attribute certificate_arn.
542 543 544 |
# File 'sig/types.rbs', line 542 def certificate_arn @certificate_arn end |