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