Uses of Interface
com.hashicorp.cdktf.providers.aws.appsync_resolver.AppsyncResolverSyncConfigLambdaConflictHandlerConfig
-
Packages that use AppsyncResolverSyncConfigLambdaConflictHandlerConfig Package Description com.hashicorp.cdktf.providers.aws.appsync_resolver aws_appsync_resolver -
-
Uses of AppsyncResolverSyncConfigLambdaConflictHandlerConfig in com.hashicorp.cdktf.providers.aws.appsync_resolver
Classes in com.hashicorp.cdktf.providers.aws.appsync_resolver that implement AppsyncResolverSyncConfigLambdaConflictHandlerConfig Modifier and Type Class Description static classAppsyncResolverSyncConfigLambdaConflictHandlerConfig.Jsii$ProxyAn implementation forAppsyncResolverSyncConfigLambdaConflictHandlerConfigMethods in com.hashicorp.cdktf.providers.aws.appsync_resolver that return AppsyncResolverSyncConfigLambdaConflictHandlerConfig Modifier and Type Method Description AppsyncResolverSyncConfigLambdaConflictHandlerConfigAppsyncResolverSyncConfigLambdaConflictHandlerConfig.Builder. build()Builds the configured instance.AppsyncResolverSyncConfigLambdaConflictHandlerConfigAppsyncResolverSyncConfigLambdaConflictHandlerConfigOutputReference. getInternalValue()default AppsyncResolverSyncConfigLambdaConflictHandlerConfigAppsyncResolverSyncConfig. getLambdaConflictHandlerConfig()lambda_conflict_handler_config block.AppsyncResolverSyncConfigLambdaConflictHandlerConfigAppsyncResolverSyncConfig.Jsii$Proxy. getLambdaConflictHandlerConfig()AppsyncResolverSyncConfigLambdaConflictHandlerConfigAppsyncResolverSyncConfigOutputReference. getLambdaConflictHandlerConfigInput()Methods in com.hashicorp.cdktf.providers.aws.appsync_resolver with parameters of type AppsyncResolverSyncConfigLambdaConflictHandlerConfig Modifier and Type Method Description AppsyncResolverSyncConfig.BuilderAppsyncResolverSyncConfig.Builder. lambdaConflictHandlerConfig(AppsyncResolverSyncConfigLambdaConflictHandlerConfig lambdaConflictHandlerConfig)Sets the value ofAppsyncResolverSyncConfig.getLambdaConflictHandlerConfig()voidAppsyncResolverSyncConfigOutputReference. putLambdaConflictHandlerConfig(AppsyncResolverSyncConfigLambdaConflictHandlerConfig value)voidAppsyncResolverSyncConfigLambdaConflictHandlerConfigOutputReference. setInternalValue(AppsyncResolverSyncConfigLambdaConflictHandlerConfig value)
-