Class: Aws::Types::ManifestOverridesPayload
- Inherits:
-
Object
- Object
- Aws::Types::ManifestOverridesPayload
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: PayloadData, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#payload_data ⇒ ::String
Returns the value of attribute payload_data.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#payload_data ⇒ ::String
Returns the value of attribute payload_data.
549 550 551 |
# File 'sig/types.rbs', line 549 def payload_data @payload_data end |
#unknown ⇒ Object
Returns the value of attribute unknown.
550 551 552 |
# File 'sig/types.rbs', line 550 def unknown @unknown end |