Uses of Interface
software.amazon.awscdk.services.events.CfnRule.DeadLetterConfigProperty
Packages that use CfnRule.DeadLetterConfigProperty
-
Uses of CfnRule.DeadLetterConfigProperty in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnRule.DeadLetterConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnRule.DeadLetterConfigProperty
Methods in software.amazon.awscdk.services.events that return CfnRule.DeadLetterConfigPropertyModifier and TypeMethodDescriptionCfnRule.DeadLetterConfigProperty.Builder.build()
Builds the configured instance.default CfnRule.DeadLetterConfigProperty
RuleTargetConfig.getDeadLetterConfig()
Contains information about a dead-letter queue configuration.RuleTargetConfig.Jsii$Proxy.getDeadLetterConfig()
Methods in software.amazon.awscdk.services.events with parameters of type CfnRule.DeadLetterConfigPropertyModifier and TypeMethodDescriptionCfnRule.TargetProperty.Builder.deadLetterConfig
(CfnRule.DeadLetterConfigProperty deadLetterConfig) Sets the value ofCfnRule.TargetProperty.getDeadLetterConfig()
RuleTargetConfig.Builder.deadLetterConfig
(CfnRule.DeadLetterConfigProperty deadLetterConfig) Sets the value ofRuleTargetConfig.getDeadLetterConfig()