| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnResolver.SyncConfigProperty.Jsii$Proxy
An implementation for
CfnResolver.SyncConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnResolver.SyncConfigProperty |
CfnResolver.SyncConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnResolver.setSyncConfig(CfnResolver.SyncConfigProperty value)
`AWS::AppSync::Resolver.SyncConfig`.
|
CfnResolver.Builder |
CfnResolver.Builder.syncConfig(CfnResolver.SyncConfigProperty syncConfig)
`AWS::AppSync::Resolver.SyncConfig`.
|
CfnResolverProps.Builder |
CfnResolverProps.Builder.syncConfig(CfnResolver.SyncConfigProperty syncConfig)
Sets the value of
CfnResolverProps.getSyncConfig() |
Copyright © 2021. All rights reserved.