Class: Aws::Types::Asset

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_arn::String

Returns the value of attribute asset_arn.

Returns:

  • (::String)


35
36
37
# File 'sig/types.rbs', line 35

def asset_arn
  @asset_arn
end

#latest_asset_discovery_time::Time

Returns the value of attribute latest_asset_discovery_time.

Returns:

  • (::Time)


36
37
38
# File 'sig/types.rbs', line 36

def latest_asset_discovery_time
  @latest_asset_discovery_time
end