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.
12728 12729 12730 |
# File 'sig/types.rbs', line 12728 def inline @inline end |
#unknown ⇒ Object
Returns the value of attribute unknown.
12729 12730 12731 |
# File 'sig/types.rbs', line 12729 def unknown @unknown end |