Class: Aws::Types::CompositionRelationshipSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_model_composite_model_id::String

Returns the value of attribute asset_model_composite_model_id.

Returns:

  • (::String)


714
715
716
# File 'sig/types.rbs', line 714

def asset_model_composite_model_id
  @asset_model_composite_model_id
end

#asset_model_composite_model_type::String

Returns the value of attribute asset_model_composite_model_type.

Returns:

  • (::String)


715
716
717
# File 'sig/types.rbs', line 715

def asset_model_composite_model_type
  @asset_model_composite_model_type
end

#asset_model_id::String

Returns the value of attribute asset_model_id.

Returns:

  • (::String)


713
714
715
# File 'sig/types.rbs', line 713

def asset_model_id
  @asset_model_id
end