Class: Aws::Types::Certificate
- Inherits:
-
Object
- Object
- Aws::Types::Certificate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ ::String
Returns the value of attribute data.
Instance Attribute Details
#data ⇒ ::String
Returns the value of attribute data.
311 312 313 |
# File 'sig/types.rbs', line 311 def data @data end |