Class: Aws::Types::DescribeAssetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_id::String

Returns the value of attribute asset_id.

Returns:

  • (::String)


1602
1603
1604
# File 'sig/types.rbs', line 1602

def asset_id
  @asset_id
end

#exclude_propertiesBoolean

Returns the value of attribute exclude_properties.

Returns:

  • (Boolean)


1603
1604
1605
# File 'sig/types.rbs', line 1603

def exclude_properties
  @exclude_properties
end