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.
12667 12668 12669 |
# File 'sig/types.rbs', line 12667 def inline @inline end |
#unknown ⇒ Object
Returns the value of attribute unknown.
12668 12669 12670 |
# File 'sig/types.rbs', line 12668 def unknown @unknown end |