Uses of Interface
software.amazon.awscdk.services.cloudfront.IPublicKey
Packages that use IPublicKey
-
Uses of IPublicKey in software.amazon.awscdk.services.cloudfront
Subinterfaces of IPublicKey in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIPublicKey
.Classes in software.amazon.awscdk.services.cloudfront that implement IPublicKeyModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A Public Key Configuration.Methods in software.amazon.awscdk.services.cloudfront that return IPublicKeyModifier and TypeMethodDescriptionstatic IPublicKey
PublicKey.fromPublicKeyId
(software.constructs.Construct scope, String id, String publicKeyId) Imports a Public Key from its id.