Class: Aws::Types::WorkerTypeSpecificationInput
- Inherits:
-
Object
- Object
- Aws::Types::WorkerTypeSpecificationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_configuration ⇒ Types::ImageConfigurationInput
Returns the value of attribute image_configuration.
Instance Attribute Details
#image_configuration ⇒ Types::ImageConfigurationInput
Returns the value of attribute image_configuration.
701 702 703 |
# File 'sig/types.rbs', line 701 def image_configuration @image_configuration end |