| 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.