Class: Aws::Types::DeleteUserRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteUserRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_token ⇒ ::String
Returns the value of attribute access_token.
Instance Attribute Details
#access_token ⇒ ::String
Returns the value of attribute access_token.
870 871 872 |
# File 'sig/types.rbs', line 870 def access_token @access_token end |