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 ⇒ Types::ApiKey
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Types::ApiKey
Returns the value of attribute api_key.
242 243 244 |
# File 'sig/types.rbs', line 242 def api_key @api_key end |