Uses of Class
software.amazon.awscdk.interfaces.cloudfront.KeyValueStoreReference.Builder
Packages that use KeyValueStoreReference.Builder
-
Uses of KeyValueStoreReference.Builder in software.amazon.awscdk.interfaces.cloudfront
Methods in software.amazon.awscdk.interfaces.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.interfaces.cloudfront with parameters of type KeyValueStoreReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(KeyValueStoreReference.Builder builder) Constructor that initializes the object based on literal property values passed by theKeyValueStoreReference.Builder.