Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnKeyValueStore.ImportSourceProperty
-
Uses of CfnKeyValueStore.ImportSourceProperty in software.amazon.awscdk.services.cloudfront
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnKeyValueStore.ImportSourceProperty
Modifier and TypeMethodDescriptionCfnKeyValueStore.ImportSourceProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnKeyValueStore.Builder.importSource
(CfnKeyValueStore.ImportSourceProperty importSource) The import source for the key value store.CfnKeyValueStoreProps.Builder.importSource
(CfnKeyValueStore.ImportSourceProperty importSource) Sets the value ofCfnKeyValueStoreProps.getImportSource()
void
CfnKeyValueStore.setImportSource
(CfnKeyValueStore.ImportSourceProperty value) The import source for the key value store.