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