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)


1504
1505
1506
# File 'sig/types.rbs', line 1504

def asset_composite_model_id
  @asset_composite_model_id
end

#asset_id::String

Returns the value of attribute asset_id.

Returns:

  • (::String)


1503
1504
1505
# File 'sig/types.rbs', line 1503

def asset_id
  @asset_id
end