Class: Aws::Types::DescribeWorkerConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeWorkerConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#worker_configuration_arn ⇒ ::String
Returns the value of attribute worker_configuration_arn.
Instance Attribute Details
#worker_configuration_arn ⇒ ::String
Returns the value of attribute worker_configuration_arn.
334 335 336 |
# File 'sig/types.rbs', line 334 def worker_configuration_arn @worker_configuration_arn end |