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:



1605
1606
1607
# File 'sig/types.rbs', line 1605

def asset_id
  @asset_id
end

#exclude_propertiesBoolean

Returns the value of attribute exclude_properties.

Returns:



1606
1607
1608
# File 'sig/types.rbs', line 1606

def exclude_properties
  @exclude_properties
end