Class: Aws::Types::ConnectionApiKeyAuthResponseParameters
- Inherits:
-
Object
- Object
- Aws::Types::ConnectionApiKeyAuthResponseParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_key_name ⇒ ::String
Returns the value of attribute api_key_name.
Instance Attribute Details
#api_key_name ⇒ ::String
Returns the value of attribute api_key_name.
108 109 110 |
# File 'sig/types.rbs', line 108 def api_key_name @api_key_name end |