Class: Aws::Types::UpdateApiKeyResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateApiKeyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_key ⇒ Types::ApiKey
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Types::ApiKey
Returns the value of attribute api_key.
1327 1328 1329 |
# File 'sig/types.rbs', line 1327 def api_key @api_key end |