| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
KeyGroup.Builder |
KeyGroup.Builder.comment(String comment)
(experimental) A comment to describe the key group.
|
static KeyGroup.Builder |
KeyGroup.Builder.create(software.constructs.Construct scope,
String id) |
KeyGroup.Builder |
KeyGroup.Builder.items(List<? extends IPublicKey> items)
(experimental) A list of public keys to add to the key group.
|
KeyGroup.Builder |
KeyGroup.Builder.keyGroupName(String keyGroupName)
(experimental) A name to identify the key group.
|
Copyright © 2021. All rights reserved.