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.
2388 2389 2390 |
# File 'sig/types.rbs', line 2388 def content @content end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2389 2390 2391 |
# File 'sig/types.rbs', line 2389 def unknown @unknown end |