class Aws::Glue::Types::GetBlueprintRunsRequest
@note When making an API call, you may pass GetBlueprintRunsRequest
data as a hash: { blueprint_name: "NameString", # required next_token: "GenericString", max_results: 1, }
@!attribute [rw] blueprint_name
The name of the blueprint. @return [String]
@!attribute [rw] next_token
A continuation token, if this is a continuation request. @return [String]
@!attribute [rw] max_results
The maximum size of a list to return. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetBlueprintRunsRequest AWS API Documentation
Constants
- SENSITIVE