| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnResolver.CachingConfigProperty.Jsii$Proxy
An implementation for
CfnResolver.CachingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnResolver.CachingConfigProperty |
CfnResolver.CachingConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnResolver.Builder |
CfnResolver.Builder.cachingConfig(CfnResolver.CachingConfigProperty cachingConfig)
The caching configuration for the resolver.
|
CfnResolverProps.Builder |
CfnResolverProps.Builder.cachingConfig(CfnResolver.CachingConfigProperty cachingConfig)
Sets the value of
CfnResolverProps.getCachingConfig() |
void |
CfnResolver.setCachingConfig(CfnResolver.CachingConfigProperty value)
The caching configuration for the resolver.
|
Copyright © 2022. All rights reserved.