Class: Aws::Types::UpdateWorkerResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWorkerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#host_configuration ⇒ Types::HostConfiguration
Returns the value of attribute host_configuration.
-
#log ⇒ Types::LogConfiguration
Returns the value of attribute log.
Instance Attribute Details
#host_configuration ⇒ Types::HostConfiguration
Returns the value of attribute host_configuration.
3367 3368 3369 |
# File 'sig/types.rbs', line 3367 def host_configuration @host_configuration end |
#log ⇒ Types::LogConfiguration
Returns the value of attribute log.
3366 3367 3368 |
# File 'sig/types.rbs', line 3366 def log @log end |