Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnChannelNamespaceMixinProps.Builder
Packages that use CfnChannelNamespaceMixinProps.Builder
-
Uses of CfnChannelNamespaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnChannelNamespaceMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnChannelNamespaceMixinProps.getApiId()CfnChannelNamespaceMixinProps.builder()CfnChannelNamespaceMixinProps.Builder.codeHandlers(String codeHandlers) Sets the value ofCfnChannelNamespaceMixinProps.getCodeHandlers()CfnChannelNamespaceMixinProps.Builder.codeS3Location(String codeS3Location) Sets the value ofCfnChannelNamespaceMixinProps.getCodeS3Location()CfnChannelNamespaceMixinProps.Builder.handlerConfigs(CfnChannelNamespacePropsMixin.HandlerConfigsProperty handlerConfigs) Sets the value ofCfnChannelNamespaceMixinProps.getHandlerConfigs()CfnChannelNamespaceMixinProps.Builder.handlerConfigs(IResolvable handlerConfigs) Sets the value ofCfnChannelNamespaceMixinProps.getHandlerConfigs()Sets the value ofCfnChannelNamespaceMixinProps.getName()CfnChannelNamespaceMixinProps.Builder.publishAuthModes(List<? extends Object> publishAuthModes) Sets the value ofCfnChannelNamespaceMixinProps.getPublishAuthModes()CfnChannelNamespaceMixinProps.Builder.publishAuthModes(IResolvable publishAuthModes) Sets the value ofCfnChannelNamespaceMixinProps.getPublishAuthModes()CfnChannelNamespaceMixinProps.Builder.subscribeAuthModes(List<? extends Object> subscribeAuthModes) Sets the value ofCfnChannelNamespaceMixinProps.getSubscribeAuthModes()CfnChannelNamespaceMixinProps.Builder.subscribeAuthModes(IResolvable subscribeAuthModes) Sets the value ofCfnChannelNamespaceMixinProps.getSubscribeAuthModes()Sets the value ofCfnChannelNamespaceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnChannelNamespaceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelNamespaceMixinProps.Builder.