Class: Aws::Types::DeleteApiKeyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteApiKeyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_key ⇒ ::String
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ ::String
Returns the value of attribute api_key.
299 300 301 |
# File 'sig/types.rbs', line 299 def api_key @api_key end |