Class: Aws::Types::UpdateRouteCalculatorResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#calculator_arn::String

Returns the value of attribute calculator_arn.

Returns:



1431
1432
1433
# File 'sig/types.rbs', line 1431

def calculator_arn
  @calculator_arn
end

#calculator_name::String

Returns the value of attribute calculator_name.

Returns:



1430
1431
1432
# File 'sig/types.rbs', line 1430

def calculator_name
  @calculator_name
end

#update_time::Time

Returns the value of attribute update_time.

Returns:



1432
1433
1434
# File 'sig/types.rbs', line 1432

def update_time
  @update_time
end