| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
| 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)
`AWS::AppSync::FunctionConfiguration.SyncConfig`.
|
CfnFunctionConfigurationProps.Builder |
CfnFunctionConfigurationProps.Builder.syncConfig(CfnFunctionConfiguration.SyncConfigProperty syncConfig)
Sets the value of
CfnFunctionConfigurationProps.getSyncConfig() |
CfnFunctionConfiguration.Builder |
CfnFunctionConfiguration.Builder.syncConfig(CfnFunctionConfiguration.SyncConfigProperty syncConfig)
`AWS::AppSync::FunctionConfiguration.SyncConfig`.
|
Copyright © 2021. All rights reserved.