class Aws::Glue::Types::StopWorkflowRunRequest
@note When making an API call, you may pass StopWorkflowRunRequest
data as a hash: { name: "NameString", # required run_id: "IdString", # required }
@!attribute [rw] name
The name of the workflow to stop. @return [String]
@!attribute [rw] run_id
The ID of the workflow run to stop. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/StopWorkflowRunRequest AWS API Documentation
Constants
- SENSITIVE