| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPublicRepositoryProps.Builder |
CfnPublicRepositoryProps.builder() |
CfnPublicRepositoryProps.Builder |
CfnPublicRepositoryProps.Builder.repositoryCatalogData(Object repositoryCatalogData)
Sets the value of
CfnPublicRepositoryProps.getRepositoryCatalogData() |
CfnPublicRepositoryProps.Builder |
CfnPublicRepositoryProps.Builder.repositoryName(String repositoryName)
Sets the value of
CfnPublicRepositoryProps.getRepositoryName() |
CfnPublicRepositoryProps.Builder |
CfnPublicRepositoryProps.Builder.repositoryPolicyText(Object repositoryPolicyText)
Sets the value of
CfnPublicRepositoryProps.getRepositoryPolicyText() |
CfnPublicRepositoryProps.Builder |
CfnPublicRepositoryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPublicRepositoryProps.getTags() |
Copyright © 2021. All rights reserved.