Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnPublicKey.PublicKeyConfigProperty
-
Uses of CfnPublicKey.PublicKeyConfigProperty in software.amazon.awscdk.services.cloudfront
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPublicKey.PublicKeyConfigProperty
Modifier and TypeMethodDescriptionCfnPublicKey.PublicKeyConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnPublicKey.Builder.publicKeyConfig
(CfnPublicKey.PublicKeyConfigProperty publicKeyConfig) Configuration information about a public key that you can use with signed URLs and signed cookies , or with field-level encryption .CfnPublicKeyProps.Builder.publicKeyConfig
(CfnPublicKey.PublicKeyConfigProperty publicKeyConfig) Sets the value ofCfnPublicKeyProps.getPublicKeyConfig()
void
CfnPublicKey.setPublicKeyConfig
(CfnPublicKey.PublicKeyConfigProperty value) Configuration information about a public key that you can use with signed URLs and signed cookies , or with field-level encryption .