Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnPublicKeyPropsMixin.Builder
Packages that use CfnPublicKeyPropsMixin.Builder
-
Uses of CfnPublicKeyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnPublicKeyPropsMixin.BuilderModifier and TypeMethodDescriptionCfnPublicKeyPropsMixin.Builder.create()CfnPublicKeyPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPublicKeyPropsMixin.Builder.publicKeyConfig(CfnPublicKeyPropsMixin.PublicKeyConfigProperty publicKeyConfig) Configuration information about a public key that you can use with signed URLs and signed cookies , or with field-level encryption .CfnPublicKeyPropsMixin.Builder.publicKeyConfig(IResolvable publicKeyConfig) Configuration information about a public key that you can use with signed URLs and signed cookies , or with field-level encryption .