| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static KeyGroupProps.Builder |
KeyGroupProps.builder() |
KeyGroupProps.Builder |
KeyGroupProps.Builder.comment(String comment)
Sets the value of
KeyGroupProps.getComment() |
KeyGroupProps.Builder |
KeyGroupProps.Builder.items(List<? extends IPublicKey> items)
Sets the value of
KeyGroupProps.getItems() |
KeyGroupProps.Builder |
KeyGroupProps.Builder.keyGroupName(String keyGroupName)
Sets the value of
KeyGroupProps.getKeyGroupName() |
| Constructor and Description |
|---|
Jsii$Proxy(KeyGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
KeyGroupProps.Builder. |
Copyright © 2022. All rights reserved.