Class: Aws::Types::QuickResponseDataProvider
- Inherits:
-
Object
- Object
- Aws::Types::QuickResponseDataProvider
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ ::String
Returns the value of attribute content.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#content ⇒ ::String
Returns the value of attribute content.
682 683 684 |
# File 'sig/types.rbs', line 682 def content @content end |
#unknown ⇒ Object
Returns the value of attribute unknown.
683 684 685 |
# File 'sig/types.rbs', line 683 def unknown @unknown end |