Interface RepositoryCredentials.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RepositoryCredentials.Builder,RepositoryCredentials>, SdkBuilder<RepositoryCredentials.Builder,RepositoryCredentials>, SdkPojo
Enclosing class:
RepositoryCredentials

public static interface RepositoryCredentials.Builder extends SdkPojo, CopyableBuilder<RepositoryCredentials.Builder,RepositoryCredentials>
  • Method Details

    • credentialsParameter

      RepositoryCredentials.Builder credentialsParameter(String credentialsParameter)

      The Amazon Resource Name (ARN) of the secret containing the private repository credentials.

      Parameters:
      credentialsParameter - The Amazon Resource Name (ARN) of the secret containing the private repository credentials.
      Returns:
      Returns a reference to this object so that method calls can be chained together.