Class: Aws::Types::DeleteAssetResponse

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)


1340
1341
1342
# File 'sig/types.rbs', line 1340

def asset_id
  @asset_id
end

#asset_statusTypes::AssetStatus

Returns the value of attribute asset_status.

Returns:



1341
1342
1343
# File 'sig/types.rbs', line 1341

def asset_status
  @asset_status
end