Class: Aws::Types::PropertyMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_model_property_id::String

Returns the value of attribute asset_model_property_id.

Returns:

  • (::String)


3241
3242
3243
# File 'sig/types.rbs', line 3241

def asset_model_property_id
  @asset_model_property_id
end

#interface_asset_model_property_id::String

Returns the value of attribute interface_asset_model_property_id.

Returns:

  • (::String)


3242
3243
3244
# File 'sig/types.rbs', line 3242

def interface_asset_model_property_id
  @interface_asset_model_property_id
end