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