Class: Aws::Types::UpdateServerConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


740
741
742
# File 'sig/types.rbs', line 740

def server_id
  @server_id
end

#strategy_optionTypes::StrategyOption

Returns the value of attribute strategy_option.



741
742
743
# File 'sig/types.rbs', line 741

def strategy_option
  @strategy_option
end