Class: Aws::Types::AssetListingItemAdditionalAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forms::String

Returns the value of attribute forms.

Returns:

  • (::String)


307
308
309
# File 'sig/types.rbs', line 307

def forms
  @forms
end

#latest_time_series_data_point_forms::Array[Types::TimeSeriesDataPointSummaryFormOutput]

Returns the value of attribute latest_time_series_data_point_forms.



309
310
311
# File 'sig/types.rbs', line 309

def latest_time_series_data_point_forms
  @latest_time_series_data_point_forms
end

#match_rationale::Array[Types::MatchRationaleItem]

Returns the value of attribute match_rationale.

Returns:



308
309
310
# File 'sig/types.rbs', line 308

def match_rationale
  @match_rationale
end