Class: Aws::Types::ImportCertificateResponse
- Inherits:
-
Object
- Object
- Aws::Types::ImportCertificateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_id ⇒ ::String
Returns the value of attribute certificate_id.
Instance Attribute Details
#certificate_id ⇒ ::String
Returns the value of attribute certificate_id.
774 775 776 |
# File 'sig/types.rbs', line 774 def certificate_id @certificate_id end |