public static interface EcrRepositoryConfiguration.Builder extends SdkPojo, CopyableBuilder<EcrRepositoryConfiguration.Builder,EcrRepositoryConfiguration>
| Modifier and Type | Method and Description |
|---|---|
EcrRepositoryConfiguration.Builder |
repositoryPolicy(String repositoryPolicy)
The JSON repository policy text to apply to the Amazon ECR repository.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEcrRepositoryConfiguration.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.
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.Copyright © 2023. All rights reserved.