Uses of Class
software.amazon.awscdk.services.cloudfront.KeyValueStoreReference.Builder
Packages that use KeyValueStoreReference.Builder
-
Uses of KeyValueStoreReference.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return KeyValueStoreReference.BuilderModifier and TypeMethodDescriptionKeyValueStoreReference.builder()
KeyValueStoreReference.Builder.keyValueStoreArn
(String keyValueStoreArn) Sets the value ofKeyValueStoreReference.getKeyValueStoreArn()
KeyValueStoreReference.Builder.keyValueStoreName
(String keyValueStoreName) Sets the value ofKeyValueStoreReference.getKeyValueStoreName()
Constructors in software.amazon.awscdk.services.cloudfront with parameters of type KeyValueStoreReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(KeyValueStoreReference.Builder builder) Constructor that initializes the object based on literal property values passed by theKeyValueStoreReference.Builder
.