Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sns.CfnTopicMixinProps.Builder
Packages that use CfnTopicMixinProps.Builder
-
Uses of CfnTopicMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sns
Methods in software.amazon.awscdk.cfnpropertymixins.services.sns that return CfnTopicMixinProps.BuilderModifier and TypeMethodDescriptionCfnTopicMixinProps.Builder.archivePolicy(Object archivePolicy) Sets the value ofCfnTopicMixinProps.getArchivePolicy()static CfnTopicMixinProps.BuilderCfnTopicMixinProps.builder()CfnTopicMixinProps.Builder.contentBasedDeduplication(Boolean contentBasedDeduplication) Sets the value ofCfnTopicMixinProps.getContentBasedDeduplication()CfnTopicMixinProps.Builder.contentBasedDeduplication(IResolvable contentBasedDeduplication) Sets the value ofCfnTopicMixinProps.getContentBasedDeduplication()CfnTopicMixinProps.Builder.dataProtectionPolicy(Object dataProtectionPolicy) Sets the value ofCfnTopicMixinProps.getDataProtectionPolicy()CfnTopicMixinProps.Builder.deliveryStatusLogging(List<? extends Object> deliveryStatusLogging) Sets the value ofCfnTopicMixinProps.getDeliveryStatusLogging()CfnTopicMixinProps.Builder.deliveryStatusLogging(IResolvable deliveryStatusLogging) Sets the value ofCfnTopicMixinProps.getDeliveryStatusLogging()CfnTopicMixinProps.Builder.displayName(String displayName) Sets the value ofCfnTopicMixinProps.getDisplayName()CfnTopicMixinProps.Builder.fifoThroughputScope(String fifoThroughputScope) Sets the value ofCfnTopicMixinProps.getFifoThroughputScope()Sets the value ofCfnTopicMixinProps.getFifoTopic()CfnTopicMixinProps.Builder.fifoTopic(IResolvable fifoTopic) Sets the value ofCfnTopicMixinProps.getFifoTopic()CfnTopicMixinProps.Builder.kmsMasterKeyId(String kmsMasterKeyId) Sets the value ofCfnTopicMixinProps.getKmsMasterKeyId()CfnTopicMixinProps.Builder.kmsMasterKeyId(IAliasRef kmsMasterKeyId) Sets the value ofCfnTopicMixinProps.getKmsMasterKeyId()CfnTopicMixinProps.Builder.kmsMasterKeyId(IKeyRef kmsMasterKeyId) Sets the value ofCfnTopicMixinProps.getKmsMasterKeyId()CfnTopicMixinProps.Builder.signatureVersion(String signatureVersion) Sets the value ofCfnTopicMixinProps.getSignatureVersion()CfnTopicMixinProps.Builder.subscription(List<? extends Object> subscription) Sets the value ofCfnTopicMixinProps.getSubscription()CfnTopicMixinProps.Builder.subscription(IResolvable subscription) Sets the value ofCfnTopicMixinProps.getSubscription()Sets the value ofCfnTopicMixinProps.getTags()Sets the value ofCfnTopicMixinProps.getTopicName()CfnTopicMixinProps.Builder.tracingConfig(String tracingConfig) Sets the value ofCfnTopicMixinProps.getTracingConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sns with parameters of type CfnTopicMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTopicMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTopicMixinProps.Builder.