Class: Aws::Types::CreateAPIKeyResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAPIKeyResponse
- 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.
220 221 222 |
# File 'sig/types.rbs', line 220 def api_key @api_key end |