class Aws::Glue::Types::GetBlueprintRequest
@note When making an API call, you may pass GetBlueprintRequest
data as a hash: { name: "NameString", # required include_blueprint: false, include_parameter_spec: false, }
@!attribute [rw] name
The name of the blueprint. @return [String]
@!attribute [rw] include_blueprint
Specifies whether or not to include the blueprint in the response. @return [Boolean]
@!attribute [rw] include_parameter_spec
Specifies whether or not to include the parameter specification. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetBlueprintRequest AWS API Documentation
Constants
- SENSITIVE