Class: Aws::Types::CreateAPIKeyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_key::String

Returns the value of attribute api_key.

Returns:

  • (::String)


220
221
222
# File 'sig/types.rbs', line 220

def api_key
  @api_key
end