Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyValueStoreAssociations
-
Packages that use KeyValueStoreAssociations Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of KeyValueStoreAssociations in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KeyValueStoreAssociations Modifier and Type Method Description KeyValueStoreAssociationsFunctionConfig. keyValueStoreAssociations()The configuration for the key value store associations.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type KeyValueStoreAssociations Modifier and Type Method Description FunctionConfig.BuilderFunctionConfig.Builder. keyValueStoreAssociations(KeyValueStoreAssociations keyValueStoreAssociations)The configuration for the key value store associations.
-