Class: Aws::Types::DataBindingValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_model_propertyTypes::AssetModelPropertyBindingValue

Returns the value of attribute asset_model_property.



1169
1170
1171
# File 'sig/types.rbs', line 1169

def asset_model_property
  @asset_model_property
end

#asset_propertyTypes::AssetPropertyBindingValue

Returns the value of attribute asset_property.



1170
1171
1172
# File 'sig/types.rbs', line 1170

def asset_property
  @asset_property
end