Class: Aws::Types::DeleteGitHubAccountTokenInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGitHubAccountTokenInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#token_name ⇒ ::String
Returns the value of attribute token_name.
Instance Attribute Details
#token_name ⇒ ::String
Returns the value of attribute token_name.
287 288 289 |
# File 'sig/types.rbs', line 287 def token_name @token_name end |