Class: Aws::Types::AuthConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#auth_type"API_KEY"

Returns the value of attribute auth_type.

Returns:



46
47
48
# File 'sig/types.rbs', line 46

def auth_type
  @auth_type
end

#credential_provider_identifier::String

Returns the value of attribute credential_provider_identifier.

Returns:



47
48
49
# File 'sig/types.rbs', line 47

def credential_provider_identifier
  @credential_provider_identifier
end