Class: Aws::Types::RegistryCredential

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#credential::String

Returns the value of attribute credential.

Returns:



1035
1036
1037
# File 'sig/types.rbs', line 1035

def credential
  @credential
end

#credential_provider"SECRETS_MANAGER"

Returns the value of attribute credential_provider.

Returns:



1036
1037
1038
# File 'sig/types.rbs', line 1036

def credential_provider
  @credential_provider
end