Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnChannelNamespacePropsMixin.HandlerConfigsProperty
Packages that use CfnChannelNamespacePropsMixin.HandlerConfigsProperty
-
Uses of CfnChannelNamespacePropsMixin.HandlerConfigsProperty in software.amazon.awscdk.cfnpropertymixins.services.appsync
Classes in software.amazon.awscdk.cfnpropertymixins.services.appsync that implement CfnChannelNamespacePropsMixin.HandlerConfigsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnChannelNamespacePropsMixin.HandlerConfigsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnChannelNamespacePropsMixin.HandlerConfigsPropertyModifier and TypeMethodDescriptionCfnChannelNamespacePropsMixin.HandlerConfigsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnChannelNamespacePropsMixin.HandlerConfigsPropertyModifier and TypeMethodDescriptionCfnChannelNamespaceMixinProps.Builder.handlerConfigs(CfnChannelNamespacePropsMixin.HandlerConfigsProperty handlerConfigs) Sets the value ofCfnChannelNamespaceMixinProps.getHandlerConfigs()CfnChannelNamespacePropsMixin.Builder.handlerConfigs(CfnChannelNamespacePropsMixin.HandlerConfigsProperty handlerConfigs) The configuration for theOnPublishandOnSubscribehandlers.