Class: Aws::Types::GetCostComparisonDriversResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#cost_comparison_drivers::Array[Types::CostComparisonDriver]

Returns the value of attribute cost_comparison_drivers.

Returns:



657
658
659
# File 'sig/types.rbs', line 657

def cost_comparison_drivers
  @cost_comparison_drivers
end

#next_page_token::String

Returns the value of attribute next_page_token.

Returns:



658
659
660
# File 'sig/types.rbs', line 658

def next_page_token
  @next_page_token
end