Uses of Class
software.amazon.awscdk.services.stepfunctions.TaskInput
Packages that use TaskInput
Package
Description
AWS Step Functions Construct Library
Tasks for AWS Step Functions
-
Uses of TaskInput in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return TaskInputModifier and TypeMethodDescriptionstatic TaskInputTaskInput.fromJsonPathAt(String path) Use a part of the execution data or task context as task input.static TaskInputTaskInput.fromObject(Map<String, ? extends Object> obj) Use an object as task input.static TaskInputUse a literal string as task input. -
Uses of TaskInput in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return TaskInputModifier and TypeMethodDescriptionHttpInvokeJsonataProps.getApiEndpoint()The API endpoint to call, relative toapiRoot.final TaskInputHttpInvokeJsonataProps.Jsii$Proxy.getApiEndpoint()HttpInvokeJsonPathProps.getApiEndpoint()The API endpoint to call, relative toapiRoot.final TaskInputHttpInvokeJsonPathProps.Jsii$Proxy.getApiEndpoint()HttpInvokeProps.getApiEndpoint()The API endpoint to call, relative toapiRoot.final TaskInputHttpInvokeProps.Jsii$Proxy.getApiEndpoint()default TaskInputGlueStartJobRunJsonataProps.getArguments()The job arguments specifically for this run.final TaskInputGlueStartJobRunJsonataProps.Jsii$Proxy.getArguments()default TaskInputGlueStartJobRunJsonPathProps.getArguments()The job arguments specifically for this run.final TaskInputGlueStartJobRunJsonPathProps.Jsii$Proxy.getArguments()default TaskInputGlueStartJobRunProps.getArguments()The job arguments specifically for this run.final TaskInputGlueStartJobRunProps.Jsii$Proxy.getArguments()default TaskInputBedrockInvokeModelJsonataProps.getBody()The input data for the Bedrock model invocation.final TaskInputBedrockInvokeModelJsonataProps.Jsii$Proxy.getBody()default TaskInputBedrockInvokeModelJsonPathProps.getBody()The input data for the Bedrock model invocation.final TaskInputBedrockInvokeModelJsonPathProps.Jsii$Proxy.getBody()default TaskInputBedrockInvokeModelProps.getBody()The input data for the Bedrock model invocation.final TaskInputBedrockInvokeModelProps.Jsii$Proxy.getBody()default TaskInputHttpInvokeJsonataProps.getBody()The body to send to the HTTP endpoint.final TaskInputHttpInvokeJsonataProps.Jsii$Proxy.getBody()default TaskInputHttpInvokeJsonPathProps.getBody()The body to send to the HTTP endpoint.final TaskInputHttpInvokeJsonPathProps.Jsii$Proxy.getBody()default TaskInputHttpInvokeProps.getBody()The body to send to the HTTP endpoint.final TaskInputHttpInvokeProps.Jsii$Proxy.getBody()EventBridgePutEventsEntry.getDetail()The event body.final TaskInputEventBridgePutEventsEntry.Jsii$Proxy.getDetail()SparkSubmitJobDriver.getEntryPoint()The entry point of job application.final TaskInputSparkSubmitJobDriver.Jsii$Proxy.getEntryPoint()default TaskInputSparkSubmitJobDriver.getEntryPointArguments()The arguments for a job application in a task input object containing an array of strings.final TaskInputSparkSubmitJobDriver.Jsii$Proxy.getEntryPointArguments()default TaskInputContainerDefinitionOptions.getEnvironmentVariables()The environment variables to set in the Docker container.final TaskInputContainerDefinitionOptions.Jsii$Proxy.getEnvironmentVariables()default TaskInputCallApiGatewayEndpointBaseOptions.getHeaders()HTTP request information that does not relate to contents of the request.final TaskInputCallApiGatewayEndpointBaseOptions.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayEndpointBaseProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayEndpointJsonataBaseProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayEndpointJsonPathBaseProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayHttpApiEndpointJsonataProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayHttpApiEndpointJsonPathProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayRestApiEndpointJsonataProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayRestApiEndpointJsonPathProps.Jsii$Proxy.getHeaders()final TaskInputCallApiGatewayRestApiEndpointProps.Jsii$Proxy.getHeaders()default TaskInputHttpInvokeJsonataProps.getHeaders()The headers to send to the HTTP endpoint.final TaskInputHttpInvokeJsonataProps.Jsii$Proxy.getHeaders()default TaskInputHttpInvokeJsonPathProps.getHeaders()The headers to send to the HTTP endpoint.final TaskInputHttpInvokeJsonPathProps.Jsii$Proxy.getHeaders()default TaskInputHttpInvokeProps.getHeaders()The headers to send to the HTTP endpoint.final TaskInputHttpInvokeProps.Jsii$Proxy.getHeaders()default TaskInputStepFunctionsStartExecutionJsonataProps.getInput()The JSON input for the execution, same as that of StartExecution.final TaskInputStepFunctionsStartExecutionJsonataProps.Jsii$Proxy.getInput()default TaskInputStepFunctionsStartExecutionJsonPathProps.getInput()The JSON input for the execution, same as that of StartExecution.final TaskInputStepFunctionsStartExecutionJsonPathProps.Jsii$Proxy.getInput()default TaskInputStepFunctionsStartExecutionProps.getInput()The JSON input for the execution, same as that of StartExecution.final TaskInputStepFunctionsStartExecutionProps.Jsii$Proxy.getInput()SnsPublishJsonataProps.getMessage()The message you want to send.final TaskInputSnsPublishJsonataProps.Jsii$Proxy.getMessage()SnsPublishJsonPathProps.getMessage()The message you want to send.final TaskInputSnsPublishJsonPathProps.Jsii$Proxy.getMessage()SnsPublishProps.getMessage()The message you want to send.final TaskInputSnsPublishProps.Jsii$Proxy.getMessage()SqsSendMessageJsonataProps.getMessageBody()The text message to send to the queue.final TaskInputSqsSendMessageJsonataProps.Jsii$Proxy.getMessageBody()SqsSendMessageJsonPathProps.getMessageBody()The text message to send to the queue.final TaskInputSqsSendMessageJsonPathProps.Jsii$Proxy.getMessageBody()SqsSendMessageProps.getMessageBody()The text message to send to the queue.final TaskInputSqsSendMessageProps.Jsii$Proxy.getMessageBody()HttpInvokeJsonataProps.getMethod()The HTTP method to use.final TaskInputHttpInvokeJsonataProps.Jsii$Proxy.getMethod()HttpInvokeJsonPathProps.getMethod()The HTTP method to use.final TaskInputHttpInvokeJsonPathProps.Jsii$Proxy.getMethod()HttpInvokeProps.getMethod()The HTTP method to use.final TaskInputHttpInvokeProps.Jsii$Proxy.getMethod()default TaskInputBatchSubmitJobJsonataProps.getPayload()The payload to be passed as parameters to the batch job.final TaskInputBatchSubmitJobJsonataProps.Jsii$Proxy.getPayload()default TaskInputBatchSubmitJobJsonPathProps.getPayload()The payload to be passed as parameters to the batch job.final TaskInputBatchSubmitJobJsonPathProps.Jsii$Proxy.getPayload()default TaskInputBatchSubmitJobProps.getPayload()The payload to be passed as parameters to the batch job.final TaskInputBatchSubmitJobProps.Jsii$Proxy.getPayload()default TaskInputLambdaInvokeJsonataProps.getPayload()The JSON that will be supplied as input to the Lambda function.final TaskInputLambdaInvokeJsonataProps.Jsii$Proxy.getPayload()default TaskInputLambdaInvokeJsonPathProps.getPayload()The JSON that will be supplied as input to the Lambda function.final TaskInputLambdaInvokeJsonPathProps.Jsii$Proxy.getPayload()default TaskInputLambdaInvokeProps.getPayload()The JSON that will be supplied as input to the Lambda function.final TaskInputLambdaInvokeProps.Jsii$Proxy.getPayload()default TaskInputCallApiGatewayEndpointBaseOptions.getQueryParameters()Query strings attatched to end of request.final TaskInputCallApiGatewayEndpointBaseOptions.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayEndpointBaseProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayEndpointJsonataBaseProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayEndpointJsonPathBaseProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayHttpApiEndpointJsonataProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayHttpApiEndpointJsonPathProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayRestApiEndpointJsonataProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayRestApiEndpointJsonPathProps.Jsii$Proxy.getQueryParameters()final TaskInputCallApiGatewayRestApiEndpointProps.Jsii$Proxy.getQueryParameters()default TaskInputHttpInvokeJsonataProps.getQueryStringParameters()The query string parameters to send to the HTTP endpoint.final TaskInputHttpInvokeJsonataProps.Jsii$Proxy.getQueryStringParameters()default TaskInputHttpInvokeJsonPathProps.getQueryStringParameters()The query string parameters to send to the HTTP endpoint.final TaskInputHttpInvokeJsonPathProps.Jsii$Proxy.getQueryStringParameters()default TaskInputHttpInvokeProps.getQueryStringParameters()The query string parameters to send to the HTTP endpoint.final TaskInputHttpInvokeProps.Jsii$Proxy.getQueryStringParameters()default TaskInputCallApiGatewayEndpointBaseOptions.getRequestBody()HTTP Request body.final TaskInputCallApiGatewayEndpointBaseOptions.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayEndpointBaseProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayEndpointJsonataBaseProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayEndpointJsonPathBaseProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayHttpApiEndpointJsonataProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayHttpApiEndpointJsonPathProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayRestApiEndpointJsonataProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayRestApiEndpointJsonPathProps.Jsii$Proxy.getRequestBody()final TaskInputCallApiGatewayRestApiEndpointProps.Jsii$Proxy.getRequestBody()default TaskInputEksCallJsonataProps.getRequestBody()Request body part of HTTP request.final TaskInputEksCallJsonataProps.Jsii$Proxy.getRequestBody()default TaskInputEksCallJsonPathProps.getRequestBody()Request body part of HTTP request.final TaskInputEksCallJsonPathProps.Jsii$Proxy.getRequestBody()default TaskInputEksCallProps.getRequestBody()Request body part of HTTP request.final TaskInputEksCallProps.Jsii$Proxy.getRequestBody()default TaskInputSageMakerCreateEndpointConfigJsonataProps.getTags()Tags to be applied to the endpoint configuration.final TaskInputSageMakerCreateEndpointConfigJsonataProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateEndpointConfigJsonPathProps.getTags()Tags to be applied to the endpoint configuration.final TaskInputSageMakerCreateEndpointConfigJsonPathProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateEndpointConfigProps.getTags()Tags to be applied to the endpoint configuration.final TaskInputSageMakerCreateEndpointConfigProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateEndpointJsonataProps.getTags()Tags to be applied to the endpoint.final TaskInputSageMakerCreateEndpointJsonataProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateEndpointJsonPathProps.getTags()Tags to be applied to the endpoint.final TaskInputSageMakerCreateEndpointJsonPathProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateEndpointProps.getTags()Tags to be applied to the endpoint.final TaskInputSageMakerCreateEndpointProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateModelJsonataProps.getTags()Tags to be applied to the model.final TaskInputSageMakerCreateModelJsonataProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateModelJsonPathProps.getTags()Tags to be applied to the model.final TaskInputSageMakerCreateModelJsonPathProps.Jsii$Proxy.getTags()default TaskInputSageMakerCreateModelProps.getTags()Tags to be applied to the model.final TaskInputSageMakerCreateModelProps.Jsii$Proxy.getTags()EmrContainersDeleteVirtualClusterJsonataProps.getVirtualClusterId()The ID of the virtual cluster that will be deleted.final TaskInputEmrContainersDeleteVirtualClusterJsonataProps.Jsii$Proxy.getVirtualClusterId()EmrContainersDeleteVirtualClusterJsonPathProps.getVirtualClusterId()The ID of the virtual cluster that will be deleted.final TaskInputEmrContainersDeleteVirtualClusterJsonPathProps.Jsii$Proxy.getVirtualClusterId()EmrContainersDeleteVirtualClusterProps.getVirtualClusterId()The ID of the virtual cluster that will be deleted.final TaskInputEmrContainersDeleteVirtualClusterProps.Jsii$Proxy.getVirtualClusterId()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type TaskInputModifier and TypeMethodDescriptionHttpInvoke.Builder.apiEndpoint(TaskInput apiEndpoint) The API endpoint to call, relative toapiRoot.HttpInvokeJsonataProps.Builder.apiEndpoint(TaskInput apiEndpoint) Sets the value ofHttpInvokeJsonataProps.getApiEndpoint()HttpInvokeJsonPathProps.Builder.apiEndpoint(TaskInput apiEndpoint) Sets the value ofHttpInvokeJsonPathProps.getApiEndpoint()HttpInvokeProps.Builder.apiEndpoint(TaskInput apiEndpoint) Sets the value ofHttpInvokeProps.getApiEndpoint()The job arguments specifically for this run.Sets the value ofGlueStartJobRunJsonataProps.getArguments()Sets the value ofGlueStartJobRunJsonPathProps.getArguments()Sets the value ofGlueStartJobRunProps.getArguments()The input data for the Bedrock model invocation.Sets the value ofBedrockInvokeModelJsonataProps.getBody()Sets the value ofBedrockInvokeModelJsonPathProps.getBody()Sets the value ofBedrockInvokeModelProps.getBody()The body to send to the HTTP endpoint.Sets the value ofHttpInvokeJsonataProps.getBody()Sets the value ofHttpInvokeJsonPathProps.getBody()Sets the value ofHttpInvokeProps.getBody()Sets the value ofEventBridgePutEventsEntry.getDetail()SparkSubmitJobDriver.Builder.entryPoint(TaskInput entryPoint) Sets the value ofSparkSubmitJobDriver.getEntryPoint()SparkSubmitJobDriver.Builder.entryPointArguments(TaskInput entryPointArguments) Sets the value ofSparkSubmitJobDriver.getEntryPointArguments()ContainerDefinition.Builder.environmentVariables(TaskInput environmentVariables) The environment variables to set in the Docker container.ContainerDefinitionOptions.Builder.environmentVariables(TaskInput environmentVariables) Sets the value ofContainerDefinitionOptions.getEnvironmentVariables()static EksClusterInputEksClusterInput.fromTaskInput(TaskInput taskInput) Specify a Task Input as the name for this Cluster.static VirtualClusterInputVirtualClusterInput.fromTaskInput(TaskInput taskInput) Input for a virtualClusterId from a Task Input.Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()HTTP request information that does not relate to contents of the request.Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()HTTP request information that does not relate to contents of the request.Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()The headers to send to the HTTP endpoint.Sets the value ofHttpInvokeJsonataProps.getHeaders()Sets the value ofHttpInvokeJsonPathProps.getHeaders()Sets the value ofHttpInvokeProps.getHeaders()The JSON input for the execution, same as that of StartExecution.Sets the value ofStepFunctionsStartExecutionJsonataProps.getInput()Sets the value ofStepFunctionsStartExecutionJsonPathProps.getInput()Sets the value ofStepFunctionsStartExecutionProps.getInput()The message you want to send.Sets the value ofSnsPublishJsonataProps.getMessage()Sets the value ofSnsPublishJsonPathProps.getMessage()Sets the value ofSnsPublishProps.getMessage()SqsSendMessage.Builder.messageBody(TaskInput messageBody) The text message to send to the queue.SqsSendMessageJsonataProps.Builder.messageBody(TaskInput messageBody) Sets the value ofSqsSendMessageJsonataProps.getMessageBody()SqsSendMessageJsonPathProps.Builder.messageBody(TaskInput messageBody) Sets the value ofSqsSendMessageJsonPathProps.getMessageBody()SqsSendMessageProps.Builder.messageBody(TaskInput messageBody) Sets the value ofSqsSendMessageProps.getMessageBody()The HTTP method to use.Sets the value ofHttpInvokeJsonataProps.getMethod()Sets the value ofHttpInvokeJsonPathProps.getMethod()Sets the value ofHttpInvokeProps.getMethod()The payload to be passed as parameters to the batch job.Sets the value ofBatchSubmitJobJsonataProps.getPayload()Sets the value ofBatchSubmitJobJsonPathProps.getPayload()Sets the value ofBatchSubmitJobProps.getPayload()The JSON that will be supplied as input to the Lambda function.Sets the value ofLambdaInvokeJsonataProps.getPayload()Sets the value ofLambdaInvokeJsonPathProps.getPayload()Sets the value ofLambdaInvokeProps.getPayload()CallApiGatewayEndpointBaseOptions.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayEndpointBaseProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayEndpointJsonataBaseProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayEndpointJsonPathBaseProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayHttpApiEndpoint.Builder.queryParameters(TaskInput queryParameters) Query strings attatched to end of request.CallApiGatewayHttpApiEndpointJsonataProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayHttpApiEndpointJsonPathProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayHttpApiEndpointProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayRestApiEndpoint.Builder.queryParameters(TaskInput queryParameters) Query strings attatched to end of request.CallApiGatewayRestApiEndpointJsonataProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayRestApiEndpointJsonPathProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayRestApiEndpointProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()HttpInvoke.Builder.queryStringParameters(TaskInput queryStringParameters) The query string parameters to send to the HTTP endpoint.HttpInvokeJsonataProps.Builder.queryStringParameters(TaskInput queryStringParameters) Sets the value ofHttpInvokeJsonataProps.getQueryStringParameters()HttpInvokeJsonPathProps.Builder.queryStringParameters(TaskInput queryStringParameters) Sets the value ofHttpInvokeJsonPathProps.getQueryStringParameters()HttpInvokeProps.Builder.queryStringParameters(TaskInput queryStringParameters) Sets the value ofHttpInvokeProps.getQueryStringParameters()CallApiGatewayEndpointBaseOptions.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayEndpointBaseProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayEndpointJsonataBaseProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayEndpointJsonPathBaseProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayHttpApiEndpoint.Builder.requestBody(TaskInput requestBody) HTTP Request body.CallApiGatewayHttpApiEndpointJsonataProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayHttpApiEndpointJsonPathProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayHttpApiEndpointProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayRestApiEndpoint.Builder.requestBody(TaskInput requestBody) HTTP Request body.CallApiGatewayRestApiEndpointJsonataProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayRestApiEndpointJsonPathProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()CallApiGatewayRestApiEndpointProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()EksCall.Builder.requestBody(TaskInput requestBody) Request body part of HTTP request.EksCallJsonataProps.Builder.requestBody(TaskInput requestBody) Sets the value ofEksCallJsonataProps.getRequestBody()EksCallJsonPathProps.Builder.requestBody(TaskInput requestBody) Sets the value ofEksCallJsonPathProps.getRequestBody()EksCallProps.Builder.requestBody(TaskInput requestBody) Sets the value ofEksCallProps.getRequestBody()Tags to be applied to the endpoint.Tags to be applied to the endpoint configuration.Sets the value ofSageMakerCreateEndpointConfigJsonataProps.getTags()Sets the value ofSageMakerCreateEndpointConfigJsonPathProps.getTags()Sets the value ofSageMakerCreateEndpointConfigProps.getTags()Sets the value ofSageMakerCreateEndpointJsonataProps.getTags()Sets the value ofSageMakerCreateEndpointJsonPathProps.getTags()Sets the value ofSageMakerCreateEndpointProps.getTags()Tags to be applied to the model.Sets the value ofSageMakerCreateModelJsonataProps.getTags()Sets the value ofSageMakerCreateModelJsonPathProps.getTags()Sets the value ofSageMakerCreateModelProps.getTags()EmrContainersDeleteVirtualCluster.Builder.virtualClusterId(TaskInput virtualClusterId) The ID of the virtual cluster that will be deleted.EmrContainersDeleteVirtualClusterJsonataProps.Builder.virtualClusterId(TaskInput virtualClusterId) Sets the value ofEmrContainersDeleteVirtualClusterJsonataProps.getVirtualClusterId()EmrContainersDeleteVirtualClusterJsonPathProps.Builder.virtualClusterId(TaskInput virtualClusterId) Sets the value ofEmrContainersDeleteVirtualClusterJsonPathProps.getVirtualClusterId()EmrContainersDeleteVirtualClusterProps.Builder.virtualClusterId(TaskInput virtualClusterId) Sets the value ofEmrContainersDeleteVirtualClusterProps.getVirtualClusterId()