Class: Aws::Types::DescribeAssetPropertyRequest

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)


1589
1590
1591
# File 'sig/types.rbs', line 1589

def asset_id
  @asset_id
end

#property_id::String

Returns the value of attribute property_id.

Returns:

  • (::String)


1590
1591
1592
# File 'sig/types.rbs', line 1590

def property_id
  @property_id
end