Uses of Class
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetDeadLetterConfig.Builder
-
Packages that use CloudwatchEventTargetDeadLetterConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetDeadLetterConfig.Builder in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Methods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetDeadLetterConfig.Builder Modifier and Type Method Description CloudwatchEventTargetDeadLetterConfig.BuilderCloudwatchEventTargetDeadLetterConfig.Builder. arn(String arn)Sets the value ofCloudwatchEventTargetDeadLetterConfig.getArn()static CloudwatchEventTargetDeadLetterConfig.BuilderCloudwatchEventTargetDeadLetterConfig. builder()Constructors in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetDeadLetterConfig.Builder Constructor Description Jsii$Proxy(CloudwatchEventTargetDeadLetterConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudwatchEventTargetDeadLetterConfig.Builder.
-