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