Class: Aws::Types::StartSavingsPlansPurchaseRecommendationGenerationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_completion_time::String

Returns the value of attribute estimated_completion_time.

Returns:

  • (::String)


1516
1517
1518
# File 'sig/types.rbs', line 1516

def estimated_completion_time
  @estimated_completion_time
end

#generation_started_time::String

Returns the value of attribute generation_started_time.

Returns:

  • (::String)


1515
1516
1517
# File 'sig/types.rbs', line 1515

def generation_started_time
  @generation_started_time
end

#recommendation_id::String

Returns the value of attribute recommendation_id.

Returns:

  • (::String)


1514
1515
1516
# File 'sig/types.rbs', line 1514

def recommendation_id
  @recommendation_id
end