Class: Aws::Types::DeleteAssetRequest

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)


1334
1335
1336
# File 'sig/types.rbs', line 1334

def asset_id
  @asset_id
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1335
1336
1337
# File 'sig/types.rbs', line 1335

def client_token
  @client_token
end