class Aws::Glue::Types::BatchGetBlueprintsResponse
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/BatchGetBlueprintsResponse AWS API Documentation
@return [Array<String>]
Returns a list of ‘BlueprintNames` that were not found.
@!attribute [rw] missing_blueprints
@return [Array<Types::Blueprint>]
Returns a list of blueprint as a `Blueprints` object.
@!attribute [rw] blueprints