class Aws::Glue::Types::UpdateBlueprintRequest
@note When making an API call, you may pass UpdateBlueprintRequest
data as a hash: { name: "OrchestrationNameString", # required description: "Generic512CharString", blueprint_location: "OrchestrationS3Location", # required }
@!attribute [rw] name
The name of the blueprint. @return [String]
@!attribute [rw] description
A description of the blueprint. @return [String]
@!attribute [rw] blueprint_location
Specifies a path in Amazon S3 where the blueprint is published. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/UpdateBlueprintRequest AWS API Documentation
Constants
- SENSITIVE