Class: Aws::Types::ComputationModelDataBindingUsageSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#computation_model_ids::Array[::String]

Returns the value of attribute computation_model_ids.

Returns:

  • (::Array[::String])


731
732
733
# File 'sig/types.rbs', line 731

def computation_model_ids
  @computation_model_ids
end

#matched_data_bindingTypes::MatchedDataBinding

Returns the value of attribute matched_data_binding.



732
733
734
# File 'sig/types.rbs', line 732

def matched_data_binding
  @matched_data_binding
end