Class: Aws::Types::UpdateRuntimeConfigurationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


2442
2443
2444
# File 'sig/types.rbs', line 2442

def fleet_id
  @fleet_id
end

#runtime_configurationTypes::RuntimeConfiguration

Returns the value of attribute runtime_configuration.



2443
2444
2445
# File 'sig/types.rbs', line 2443

def runtime_configuration
  @runtime_configuration
end