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