Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sns.CfnSubscriptionMixinProps.Builder
Packages that use CfnSubscriptionMixinProps.Builder
-
Uses of CfnSubscriptionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sns
Methods in software.amazon.awscdk.cfnpropertymixins.services.sns that return CfnSubscriptionMixinProps.BuilderModifier and TypeMethodDescriptionCfnSubscriptionMixinProps.builder()CfnSubscriptionMixinProps.Builder.deliveryPolicy(Object deliveryPolicy) Sets the value ofCfnSubscriptionMixinProps.getDeliveryPolicy()Sets the value ofCfnSubscriptionMixinProps.getEndpoint()CfnSubscriptionMixinProps.Builder.endpoint(IDeliveryStreamRef endpoint) Sets the value ofCfnSubscriptionMixinProps.getEndpoint()CfnSubscriptionMixinProps.Builder.endpoint(IFunctionRef endpoint) Sets the value ofCfnSubscriptionMixinProps.getEndpoint()CfnSubscriptionMixinProps.Builder.endpoint(IVersionRef endpoint) Sets the value ofCfnSubscriptionMixinProps.getEndpoint()Sets the value ofCfnSubscriptionMixinProps.getEndpoint()CfnSubscriptionMixinProps.Builder.filterPolicy(Object filterPolicy) Sets the value ofCfnSubscriptionMixinProps.getFilterPolicy()CfnSubscriptionMixinProps.Builder.filterPolicyScope(String filterPolicyScope) Sets the value ofCfnSubscriptionMixinProps.getFilterPolicyScope()Sets the value ofCfnSubscriptionMixinProps.getProtocol()CfnSubscriptionMixinProps.Builder.rawMessageDelivery(Boolean rawMessageDelivery) Sets the value ofCfnSubscriptionMixinProps.getRawMessageDelivery()CfnSubscriptionMixinProps.Builder.rawMessageDelivery(IResolvable rawMessageDelivery) Sets the value ofCfnSubscriptionMixinProps.getRawMessageDelivery()CfnSubscriptionMixinProps.Builder.redrivePolicy(Object redrivePolicy) Sets the value ofCfnSubscriptionMixinProps.getRedrivePolicy()Sets the value ofCfnSubscriptionMixinProps.getRegion()CfnSubscriptionMixinProps.Builder.replayPolicy(Object replayPolicy) Sets the value ofCfnSubscriptionMixinProps.getReplayPolicy()CfnSubscriptionMixinProps.Builder.subscriptionRoleArn(String subscriptionRoleArn) Sets the value ofCfnSubscriptionMixinProps.getSubscriptionRoleArn()CfnSubscriptionMixinProps.Builder.subscriptionRoleArn(IRoleRef subscriptionRoleArn) Sets the value ofCfnSubscriptionMixinProps.getSubscriptionRoleArn()Sets the value ofCfnSubscriptionMixinProps.getTopicArn()Sets the value ofCfnSubscriptionMixinProps.getTopicArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sns with parameters of type CfnSubscriptionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSubscriptionMixinProps.Builder.