Class: Aws::Types::DeleteGitHubAccountTokenOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#token_name::String

Returns the value of attribute token_name.

Returns:

  • (::String)


292
293
294
# File 'sig/types.rbs', line 292

def token_name
  @token_name
end