Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.docdb.CfnEventSubscriptionMixinProps.Builder
Packages that use CfnEventSubscriptionMixinProps.Builder
-
Uses of CfnEventSubscriptionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.docdb
Methods in software.amazon.awscdk.cfnpropertymixins.services.docdb that return CfnEventSubscriptionMixinProps.BuilderModifier and TypeMethodDescriptionCfnEventSubscriptionMixinProps.builder()Sets the value ofCfnEventSubscriptionMixinProps.getEnabled()CfnEventSubscriptionMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnEventSubscriptionMixinProps.getEnabled()CfnEventSubscriptionMixinProps.Builder.eventCategories(List<String> eventCategories) Sets the value ofCfnEventSubscriptionMixinProps.getEventCategories()CfnEventSubscriptionMixinProps.Builder.snsTopicArn(String snsTopicArn) Sets the value ofCfnEventSubscriptionMixinProps.getSnsTopicArn()Sets the value ofCfnEventSubscriptionMixinProps.getSourceIds()CfnEventSubscriptionMixinProps.Builder.sourceType(String sourceType) Sets the value ofCfnEventSubscriptionMixinProps.getSourceType()CfnEventSubscriptionMixinProps.Builder.subscriptionName(String subscriptionName) Sets the value ofCfnEventSubscriptionMixinProps.getSubscriptionName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.docdb with parameters of type CfnEventSubscriptionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventSubscriptionMixinProps.Builder.