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 interfaceInternal default implementation forIPublicKey.Classes in software.amazon.awscdk.services.cloudfront that implement IPublicKeyModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA Public Key Configuration.Methods in software.amazon.awscdk.services.cloudfront that return IPublicKeyModifier and TypeMethodDescriptionstatic IPublicKeyPublicKey.fromPublicKeyId(software.constructs.Construct scope, String id, String publicKeyId) Imports a Public Key from its id.