Uses of Interface
software.amazon.awscdk.interfaces.ecr.ISigningConfigurationRef
Packages that use ISigningConfigurationRef
Package
Description
Amazon ECR Construct Library
-
Uses of ISigningConfigurationRef in software.amazon.awscdk.interfaces.ecr
Subinterfaces of ISigningConfigurationRef in software.amazon.awscdk.interfaces.ecrModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISigningConfigurationRef.Classes in software.amazon.awscdk.interfaces.ecr that implement ISigningConfigurationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISigningConfigurationRef in software.amazon.awscdk.services.ecr
Classes in software.amazon.awscdk.services.ecr that implement ISigningConfigurationRefModifier and TypeClassDescriptionclassThe signing configuration for a registry, which specifies rules for automatically signing images when pushed.