Uses of Interface
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetRedshiftTarget
-
Packages that use CloudwatchEventTargetRedshiftTarget Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetRedshiftTarget in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Classes in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that implement CloudwatchEventTargetRedshiftTarget Modifier and Type Class Description static classCloudwatchEventTargetRedshiftTarget.Jsii$ProxyAn implementation forCloudwatchEventTargetRedshiftTargetMethods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetRedshiftTarget Modifier and Type Method Description CloudwatchEventTargetRedshiftTargetCloudwatchEventTargetRedshiftTarget.Builder. build()Builds the configured instance.CloudwatchEventTargetRedshiftTargetCloudwatchEventTargetRedshiftTargetOutputReference. getInternalValue()default CloudwatchEventTargetRedshiftTargetCloudwatchEventTargetConfig. getRedshiftTarget()redshift_target block.CloudwatchEventTargetRedshiftTargetCloudwatchEventTargetConfig.Jsii$Proxy. getRedshiftTarget()CloudwatchEventTargetRedshiftTargetCloudwatchEventTarget. getRedshiftTargetInput()Methods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetRedshiftTarget Modifier and Type Method Description voidCloudwatchEventTarget. putRedshiftTarget(CloudwatchEventTargetRedshiftTarget value)CloudwatchEventTarget.BuilderCloudwatchEventTarget.Builder. redshiftTarget(CloudwatchEventTargetRedshiftTarget redshiftTarget)redshift_target block.CloudwatchEventTargetConfig.BuilderCloudwatchEventTargetConfig.Builder. redshiftTarget(CloudwatchEventTargetRedshiftTarget redshiftTarget)Sets the value ofCloudwatchEventTargetConfig.getRedshiftTarget()voidCloudwatchEventTargetRedshiftTargetOutputReference. setInternalValue(CloudwatchEventTargetRedshiftTarget value)
-