| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPublicKey.Builder |
CfnPublicKey.Builder.create(Construct scope,
String id) |
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) .
|
CfnPublicKey.Builder |
CfnPublicKey.Builder.publicKeyConfig(IResolvable 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) .
|
Copyright © 2022. All rights reserved.