Class: Aws::Types::DeleteGitHubAccountTokenInput

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)


287
288
289
# File 'sig/types.rbs', line 287

def token_name
  @token_name
end