Class: Aws::Types::WorkloadSpec
- Inherits:
-
Object
- Object
- Aws::Types::WorkloadSpec
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inline ⇒ ::String
Returns the value of attribute inline.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#inline ⇒ ::String
Returns the value of attribute inline.
12650 12651 12652 |
# File 'sig/types.rbs', line 12650 def inline @inline end |
#unknown ⇒ Object
Returns the value of attribute unknown.
12651 12652 12653 |
# File 'sig/types.rbs', line 12651 def unknown @unknown end |