Uses of Interface
com.hashicorp.cdktf.providers.aws.appsync_resolver.AppsyncResolverSyncConfig
-
Packages that use AppsyncResolverSyncConfig Package Description com.hashicorp.cdktf.providers.aws.appsync_resolver aws_appsync_resolver -
-
Uses of AppsyncResolverSyncConfig in com.hashicorp.cdktf.providers.aws.appsync_resolver
Classes in com.hashicorp.cdktf.providers.aws.appsync_resolver that implement AppsyncResolverSyncConfig Modifier and Type Class Description static classAppsyncResolverSyncConfig.Jsii$ProxyAn implementation forAppsyncResolverSyncConfigMethods in com.hashicorp.cdktf.providers.aws.appsync_resolver that return AppsyncResolverSyncConfig Modifier and Type Method Description AppsyncResolverSyncConfigAppsyncResolverSyncConfig.Builder. build()Builds the configured instance.AppsyncResolverSyncConfigAppsyncResolverSyncConfigOutputReference. getInternalValue()default AppsyncResolverSyncConfigAppsyncResolverConfig. getSyncConfig()sync_config block.AppsyncResolverSyncConfigAppsyncResolverConfig.Jsii$Proxy. getSyncConfig()AppsyncResolverSyncConfigAppsyncResolver. getSyncConfigInput()Methods in com.hashicorp.cdktf.providers.aws.appsync_resolver with parameters of type AppsyncResolverSyncConfig Modifier and Type Method Description voidAppsyncResolver. putSyncConfig(AppsyncResolverSyncConfig value)voidAppsyncResolverSyncConfigOutputReference. setInternalValue(AppsyncResolverSyncConfig value)AppsyncResolver.BuilderAppsyncResolver.Builder. syncConfig(AppsyncResolverSyncConfig syncConfig)sync_config block.AppsyncResolverConfig.BuilderAppsyncResolverConfig.Builder. syncConfig(AppsyncResolverSyncConfig syncConfig)Sets the value ofAppsyncResolverConfig.getSyncConfig()
-