Class: Aws::Types::WorkerComputeConfigurationProperties
- Inherits:
-
Object
- Object
- Aws::Types::WorkerComputeConfigurationProperties
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#spark ⇒ ::Hash[::String, ::String]
Returns the value of attribute spark.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#spark ⇒ ::Hash[::String, ::String]
Returns the value of attribute spark.
1497 1498 1499 |
# File 'sig/types.rbs', line 1497 def spark @spark end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1498 1499 1500 |
# File 'sig/types.rbs', line 1498 def unknown @unknown end |