Class FunctionRuntimeArgs


  • public final class FunctionRuntimeArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • name

        public com.pulumi.core.Output<java.lang.String> name()
        Returns:
        The name of the runtime to use. Currently, the only allowed value is `APPSYNC_JS`.
      • runtimeVersion

        public com.pulumi.core.Output<java.lang.String> runtimeVersion()
        Returns:
        The version of the runtime to use. Currently, the only allowed version is `1.0.0`.