Class: Aws::Types::UpdateRouteCalculatorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#calculator_name::String

Returns the value of attribute calculator_name.

Returns:



1423
1424
1425
# File 'sig/types.rbs', line 1423

def calculator_name
  @calculator_name
end

#description::String

Returns the value of attribute description.

Returns:



1425
1426
1427
# File 'sig/types.rbs', line 1425

def description
  @description
end

#pricing_plan"RequestBasedUsage", ...

Returns the value of attribute pricing_plan.

Returns:



1424
1425
1426
# File 'sig/types.rbs', line 1424

def pricing_plan
  @pricing_plan
end