@Stability(value=Stable)
public static interface CfnResolver.CachingConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResolver.CachingConfigProperty.Builder
A builder for
CfnResolver.CachingConfigProperty |
static class |
CfnResolver.CachingConfigProperty.Jsii$Proxy
An implementation for
CfnResolver.CachingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResolver.CachingConfigProperty.Builder |
builder() |
default List<String> |
getCachingKeys()
`CfnResolver.CachingConfigProperty.CachingKeys`.
|
default Number |
getTtl()
`CfnResolver.CachingConfigProperty.Ttl`.
|
@Stability(value=Stable) @Nullable default List<String> getCachingKeys()
@Stability(value=Stable) @Nullable default Number getTtl()
@Stability(value=Stable) static CfnResolver.CachingConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.