| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnPublicKey.PublicKeyConfigProperty.Jsii$Proxy
An implementation for
CfnPublicKey.PublicKeyConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnPublicKey.PublicKeyConfigProperty |
CfnPublicKey.PublicKeyConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPublicKeyProps.Builder |
CfnPublicKeyProps.Builder.publicKeyConfig(CfnPublicKey.PublicKeyConfigProperty publicKeyConfig)
Sets the value of
CfnPublicKeyProps.getPublicKeyConfig() |
CfnPublicKey.Builder |
CfnPublicKey.Builder.publicKeyConfig(CfnPublicKey.PublicKeyConfigProperty publicKeyConfig)
Configuration information about a public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
void |
CfnPublicKey.setPublicKeyConfig(CfnPublicKey.PublicKeyConfigProperty value)
Configuration information about a public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
Copyright © 2022. All rights reserved.