Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshift.CfnEventSubscriptionMixinProps.Builder
Packages that use CfnEventSubscriptionMixinProps.Builder
-
Uses of CfnEventSubscriptionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshift
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshift 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()Sets the value ofCfnEventSubscriptionMixinProps.getSeverity()CfnEventSubscriptionMixinProps.Builder.snsTopicArn(String snsTopicArn) Sets the value ofCfnEventSubscriptionMixinProps.getSnsTopicArn()CfnEventSubscriptionMixinProps.Builder.snsTopicArn(ITopicRef 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()Sets the value ofCfnEventSubscriptionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshift with parameters of type CfnEventSubscriptionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventSubscriptionMixinProps.Builder.