Class: Aws::Types::AssetModelPropertyBindingValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_model_id::String

Returns the value of attribute asset_model_id.

Returns:

  • (::String)


204
205
206
# File 'sig/types.rbs', line 204

def asset_model_id
  @asset_model_id
end

#property_id::String

Returns the value of attribute property_id.

Returns:

  • (::String)


205
206
207
# File 'sig/types.rbs', line 205

def property_id
  @property_id
end