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