@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:52.440Z") @Stability(value=Experimental) public interface BucketCacheOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
BucketCacheOptions.Builder
A builder for
BucketCacheOptions |
static class |
BucketCacheOptions.Jsii$Proxy
An implementation for
BucketCacheOptions |
| Modifier and Type | Method and Description |
|---|---|
static BucketCacheOptions.Builder |
builder() |
default String |
getPrefix()
(experimental) The prefix to use to store the cache in the bucket.
|
@Stability(value=Experimental) @Nullable default String getPrefix()
@Stability(value=Experimental) static BucketCacheOptions.Builder builder()
BucketCacheOptions.Builder of BucketCacheOptionsCopyright © 2021. All rights reserved.