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.
3463 3464 3465 |
# File 'sig/types.rbs', line 3463 def spark @spark end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3464 3465 3466 |
# File 'sig/types.rbs', line 3464 def unknown @unknown end |