Class: Aws::Types::DeleteRouteCalculatorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRouteCalculatorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#calculator_name ⇒ ::String
Returns the value of attribute calculator_name.
Instance Attribute Details
#calculator_name ⇒ ::String
Returns the value of attribute calculator_name.
424 425 426 |
# File 'sig/types.rbs', line 424 def calculator_name @calculator_name end |