Class: Aws::Types::UpdateEndpointWeightsAndCapacitiesInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#desired_weights_and_capacities::Array[Types::DesiredWeightAndCapacity]

Returns the value of attribute desired_weights_and_capacities.



12148
12149
12150
# File 'sig/types.rbs', line 12148

def desired_weights_and_capacities
  @desired_weights_and_capacities
end

#endpoint_name::String

Returns the value of attribute endpoint_name.



12147
12148
12149
# File 'sig/types.rbs', line 12147

def endpoint_name
  @endpoint_name
end