| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static PublicKeyProps.Builder |
PublicKeyProps.builder() |
PublicKeyProps.Builder |
PublicKeyProps.Builder.comment(String comment)
Sets the value of
PublicKeyProps.getComment() |
PublicKeyProps.Builder |
PublicKeyProps.Builder.encodedKey(String encodedKey)
Sets the value of
PublicKeyProps.getEncodedKey() |
PublicKeyProps.Builder |
PublicKeyProps.Builder.publicKeyName(String publicKeyName)
Sets the value of
PublicKeyProps.getPublicKeyName() |
| Constructor and Description |
|---|
Jsii$Proxy(PublicKeyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PublicKeyProps.Builder. |
Copyright © 2022. All rights reserved.