Class: Aws::Types::ReservationPurchaseRecommendationMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#additional_metadata::String

Returns the value of attribute additional_metadata.

Returns:



1202
1203
1204
# File 'sig/types.rbs', line 1202

def 
  
end

#generation_timestamp::String

Returns the value of attribute generation_timestamp.

Returns:



1201
1202
1203
# File 'sig/types.rbs', line 1201

def generation_timestamp
  @generation_timestamp
end

#recommendation_id::String

Returns the value of attribute recommendation_id.

Returns:



1200
1201
1202
# File 'sig/types.rbs', line 1200

def recommendation_id
  @recommendation_id
end