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.
3436 3437 3438 |
# File 'sig/types.rbs', line 3436 def spark @spark end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3437 3438 3439 |
# File 'sig/types.rbs', line 3437 def unknown @unknown end |