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.
12642 12643 12644 |
# File 'sig/types.rbs', line 12642 def inline @inline end |
#unknown ⇒ Object
Returns the value of attribute unknown.
12643 12644 12645 |
# File 'sig/types.rbs', line 12643 def unknown @unknown end |