Uses of Class
com.hashicorp.cdktf.providers.aws.appsync_resolver.AppsyncResolverRuntime.Builder
-
Packages that use AppsyncResolverRuntime.Builder Package Description com.hashicorp.cdktf.providers.aws.appsync_resolver aws_appsync_resolver -
-
Uses of AppsyncResolverRuntime.Builder in com.hashicorp.cdktf.providers.aws.appsync_resolver
Methods in com.hashicorp.cdktf.providers.aws.appsync_resolver that return AppsyncResolverRuntime.Builder Modifier and Type Method Description static AppsyncResolverRuntime.BuilderAppsyncResolverRuntime. builder()AppsyncResolverRuntime.BuilderAppsyncResolverRuntime.Builder. name(String name)Sets the value ofAppsyncResolverRuntime.getName()AppsyncResolverRuntime.BuilderAppsyncResolverRuntime.Builder. runtimeVersion(String runtimeVersion)Sets the value ofAppsyncResolverRuntime.getRuntimeVersion()Constructors in com.hashicorp.cdktf.providers.aws.appsync_resolver with parameters of type AppsyncResolverRuntime.Builder Constructor Description Jsii$Proxy(AppsyncResolverRuntime.Builder builder)Constructor that initializes the object based on literal property values passed by theAppsyncResolverRuntime.Builder.
-