Class: Aws::Types::AwsCodeBuildProjectEnvironmentRegistryCredential

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:

  • (::String)


1094
1095
1096
# File 'sig/types.rbs', line 1094

def credential
  @credential
end

#credential_provider::String

Returns the value of attribute credential_provider.

Returns:

  • (::String)


1095
1096
1097
# File 'sig/types.rbs', line 1095

def credential_provider
  @credential_provider
end