Class: Aws::Types::DescribeAssetCompositeModelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_composite_model_id::String

Returns the value of attribute asset_composite_model_id.

Returns:

  • (::String)


1507
1508
1509
# File 'sig/types.rbs', line 1507

def asset_composite_model_id
  @asset_composite_model_id
end

#asset_id::String

Returns the value of attribute asset_id.

Returns:

  • (::String)


1506
1507
1508
# File 'sig/types.rbs', line 1506

def asset_id
  @asset_id
end