Interface EcrRepositoryConfiguration.Builder

  • Method Details

    • repositoryPolicy

      EcrRepositoryConfiguration.Builder repositoryPolicy(String repositoryPolicy)

      The JSON repository policy text to apply to the Amazon ECR repository. For more information, see Private repository policy examples in the Amazon ECR User Guide.

      Parameters:
      repositoryPolicy - The JSON repository policy text to apply to the Amazon ECR repository. For more information, see Private repository policy examples in the Amazon ECR User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.