Class: Aws::Types::QuickResponseContentProvider
- Inherits:
-
Object
- Object
- Aws::Types::QuickResponseContentProvider
- 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.
2349 2350 2351 |
# File 'sig/types.rbs', line 2349 def content @content end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2350 2351 2352 |
# File 'sig/types.rbs', line 2350 def unknown @unknown end |