interface IPublicRepositoryRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ECR.IPublicRepositoryRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsecr#IPublicRepositoryRef |
![]() | software.amazon.awscdk.services.ecr.IPublicRepositoryRef |
![]() | aws_cdk.aws_ecr.IPublicRepositoryRef |
![]() | aws-cdk-lib » aws_ecr » IPublicRepositoryRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PublicRepository.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
public | Public | A reference to a PublicRepository resource. |
node
Type:
Node
The tree node.
publicRepositoryRef
Type:
Public
A reference to a PublicRepository resource.