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)


1343
1344
1345
# File 'sig/types.rbs', line 1343

def asset_id
  @asset_id
end

#asset_statusTypes::AssetStatus

Returns the value of attribute asset_status.

Returns:



1344
1345
1346
# File 'sig/types.rbs', line 1344

def asset_status
  @asset_status
end