Interface PipesPipeTargetParameters

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    PipesPipeTargetParameters.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:54.432Z")
    @Stability(Stable)
    public interface PipesPipeTargetParameters
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getBatchJobParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersBatchJobParameters getBatchJobParameters()
        batch_job_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#batch_job_parameters PipesPipe#batch_job_parameters}

      • getCloudwatchLogsParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersCloudwatchLogsParameters getCloudwatchLogsParameters()
        cloudwatch_logs_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#cloudwatch_logs_parameters PipesPipe#cloudwatch_logs_parameters}

      • getEcsTaskParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersEcsTaskParameters getEcsTaskParameters()
        ecs_task_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#ecs_task_parameters PipesPipe#ecs_task_parameters}

      • getEventbridgeEventBusParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersEventbridgeEventBusParameters getEventbridgeEventBusParameters()
        eventbridge_event_bus_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#eventbridge_event_bus_parameters PipesPipe#eventbridge_event_bus_parameters}

      • getHttpParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersHttpParameters getHttpParameters()
        http_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#http_parameters PipesPipe#http_parameters}

      • getInputTemplate

        @Stability(Stable)
        @Nullable
        default String getInputTemplate()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#input_template PipesPipe#input_template}.
      • getKinesisStreamParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersKinesisStreamParameters getKinesisStreamParameters()
        kinesis_stream_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#kinesis_stream_parameters PipesPipe#kinesis_stream_parameters}

      • getLambdaFunctionParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersLambdaFunctionParameters getLambdaFunctionParameters()
        lambda_function_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#lambda_function_parameters PipesPipe#lambda_function_parameters}

      • getRedshiftDataParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersRedshiftDataParameters getRedshiftDataParameters()
        redshift_data_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#redshift_data_parameters PipesPipe#redshift_data_parameters}

      • getSagemakerPipelineParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersSagemakerPipelineParameters getSagemakerPipelineParameters()
        sagemaker_pipeline_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#sagemaker_pipeline_parameters PipesPipe#sagemaker_pipeline_parameters}

      • getSqsQueueParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersSqsQueueParameters getSqsQueueParameters()
        sqs_queue_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#sqs_queue_parameters PipesPipe#sqs_queue_parameters}

      • getStepFunctionStateMachineParameters

        @Stability(Stable)
        @Nullable
        default PipesPipeTargetParametersStepFunctionStateMachineParameters getStepFunctionStateMachineParameters()
        step_function_state_machine_parameters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pipes_pipe#step_function_state_machine_parameters PipesPipe#step_function_state_machine_parameters}