Uses of Class
software.amazon.awscdk.services.cloudfront.PublicKeyProps.Builder
-
Uses of PublicKeyProps.Builder in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionstatic PublicKeyProps.Builder
PublicKeyProps.builder()
Sets the value ofPublicKeyProps.getComment()
PublicKeyProps.Builder.encodedKey
(String encodedKey) Sets the value ofPublicKeyProps.getEncodedKey()
PublicKeyProps.Builder.publicKeyName
(String publicKeyName) Sets the value ofPublicKeyProps.getPublicKeyName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(PublicKeyProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePublicKeyProps.Builder
.