Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
KeyValueStoreAssociations |
KeyValueStoreAssociations.clone() |
KeyValueStoreAssociations |
FunctionConfig.getKeyValueStoreAssociations()
The configuration for the key value store associations.
|
KeyValueStoreAssociations |
KeyValueStoreAssociations.withItems(Collection<KeyValueStoreAssociation> items)
The items of the key value store association.
|
KeyValueStoreAssociations |
KeyValueStoreAssociations.withItems(KeyValueStoreAssociation... items)
The items of the key value store association.
|
KeyValueStoreAssociations |
KeyValueStoreAssociations.withQuantity(Integer quantity)
The quantity of key value store associations.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionConfig.setKeyValueStoreAssociations(KeyValueStoreAssociations keyValueStoreAssociations)
The configuration for the key value store associations.
|
FunctionConfig |
FunctionConfig.withKeyValueStoreAssociations(KeyValueStoreAssociations keyValueStoreAssociations)
The configuration for the key value store associations.
|
Copyright © 2024. All rights reserved.