Class: Aws::Types::UpdateWorkerResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_configurationTypes::HostConfiguration

Returns the value of attribute host_configuration.



3367
3368
3369
# File 'sig/types.rbs', line 3367

def host_configuration
  @host_configuration
end

#logTypes::LogConfiguration

Returns the value of attribute log.



3366
3367
3368
# File 'sig/types.rbs', line 3366

def log
  @log
end