| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunctionConfiguration.SyncConfigProperty.Jsii$Proxy
An implementation for
CfnFunctionConfiguration.SyncConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionConfiguration.SyncConfigProperty |
CfnFunctionConfiguration.SyncConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnFunctionConfiguration.setSyncConfig(CfnFunctionConfiguration.SyncConfigProperty value)
Describes a Sync configuration for a resolver.
|
CfnFunctionConfigurationProps.Builder |
CfnFunctionConfigurationProps.Builder.syncConfig(CfnFunctionConfiguration.SyncConfigProperty syncConfig)
Sets the value of
CfnFunctionConfigurationProps.getSyncConfig() |
CfnFunctionConfiguration.Builder |
CfnFunctionConfiguration.Builder.syncConfig(CfnFunctionConfiguration.SyncConfigProperty syncConfig)
Describes a Sync configuration for a resolver.
|
Copyright © 2022. All rights reserved.