Class: Aws::Types::DatadogConnectorProfileCredentials

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:api_key])

Instance Attribute Summary collapse

Instance Attribute Details

#api_key::String

Returns the value of attribute api_key.

Returns:

  • (::String)


398
399
400
# File 'sig/types.rbs', line 398

def api_key
  @api_key
end

#application_key::String

Returns the value of attribute application_key.

Returns:

  • (::String)


399
400
401
# File 'sig/types.rbs', line 399

def application_key
  @application_key
end