Class: Aws::Types::WorkerConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::WorkerConfiguration
- 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.
642 643 644 |
# File 'sig/types.rbs', line 642 def revision @revision end |
#worker_configuration_arn ⇒ ::String
Returns the value of attribute worker_configuration_arn.
643 644 645 |
# File 'sig/types.rbs', line 643 def worker_configuration_arn @worker_configuration_arn end |