Class: Aws::Types::WorkerConfigurationDescription
- Inherits:
-
Object
- Object
- Aws::Types::WorkerConfigurationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#revision ⇒ ::Integer
Returns the value of attribute revision.
-
#worker_configuration_arn ⇒ ::String
Returns the value of attribute worker_configuration_arn.
Instance Attribute Details
#revision ⇒ ::Integer
Returns the value of attribute revision.
648 649 650 |
# File 'sig/types.rbs', line 648 def revision @revision end |
#worker_configuration_arn ⇒ ::String
Returns the value of attribute worker_configuration_arn.
649 650 651 |
# File 'sig/types.rbs', line 649 def worker_configuration_arn @worker_configuration_arn end |