Class: Aws::Types::DeleteTokenRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#token_id::String

Returns the value of attribute token_id.

Returns:

  • (::String)


383
384
385
# File 'sig/types.rbs', line 383

def token_id
  @token_id
end