Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnFunctionConfigurationPropsMixin.AppSyncRuntimeProperty
Packages that use CfnFunctionConfigurationPropsMixin.AppSyncRuntimeProperty
-
Uses of CfnFunctionConfigurationPropsMixin.AppSyncRuntimeProperty in software.amazon.awscdk.cfnpropertymixins.services.appsync
Classes in software.amazon.awscdk.cfnpropertymixins.services.appsync that implement CfnFunctionConfigurationPropsMixin.AppSyncRuntimePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunctionConfigurationPropsMixin.AppSyncRuntimePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnFunctionConfigurationPropsMixin.AppSyncRuntimePropertyModifier and TypeMethodDescriptionCfnFunctionConfigurationPropsMixin.AppSyncRuntimeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnFunctionConfigurationPropsMixin.AppSyncRuntimePropertyModifier and TypeMethodDescriptionCfnFunctionConfigurationMixinProps.Builder.runtime(CfnFunctionConfigurationPropsMixin.AppSyncRuntimeProperty runtime) Sets the value ofCfnFunctionConfigurationMixinProps.getRuntime()CfnFunctionConfigurationPropsMixin.Builder.runtime(CfnFunctionConfigurationPropsMixin.AppSyncRuntimeProperty runtime) Describes a runtime used by an AWS AppSync resolver or AWS AppSync function.