Uses of Class
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetInputTransformer.Builder
-
Packages that use CloudwatchEventTargetInputTransformer.Builder Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetInputTransformer.Builder in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Methods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetInputTransformer.Builder Modifier and Type Method Description static CloudwatchEventTargetInputTransformer.BuilderCloudwatchEventTargetInputTransformer. builder()CloudwatchEventTargetInputTransformer.BuilderCloudwatchEventTargetInputTransformer.Builder. inputPaths(Map<String,String> inputPaths)Sets the value ofCloudwatchEventTargetInputTransformer.getInputPaths()CloudwatchEventTargetInputTransformer.BuilderCloudwatchEventTargetInputTransformer.Builder. inputTemplate(String inputTemplate)Sets the value ofCloudwatchEventTargetInputTransformer.getInputTemplate()Constructors in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetInputTransformer.Builder Constructor Description Jsii$Proxy(CloudwatchEventTargetInputTransformer.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudwatchEventTargetInputTransformer.Builder.
-