Class: Aws::Types::UpdateEndpointWeightsAndCapacitiesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#desired_weights_and_capacities::Array[Types::DesiredWeightAndCapacity]

Returns the value of attribute desired_weights_and_capacities.

Returns:



12064
12065
12066
# File 'sig/types.rbs', line 12064

def desired_weights_and_capacities
  @desired_weights_and_capacities
end

#endpoint_name::String

Returns the value of attribute endpoint_name.

Returns:

  • (::String)


12063
12064
12065
# File 'sig/types.rbs', line 12063

def endpoint_name
  @endpoint_name
end