Builder

class Builder

Properties

Link copied to clipboard

Specifies the path in Amazon S3 where the blueprint is published.

Link copied to clipboard

Specifies a path in Amazon S3 where the blueprint is copied when you call CreateBlueprint/UpdateBlueprint to register the blueprint in Glue.

Link copied to clipboard

The date and time the blueprint was registered.

Link copied to clipboard

The description of the blueprint.

Link copied to clipboard

An error message.

Link copied to clipboard

When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.

Link copied to clipboard

The date and time the blueprint was last modified.

Link copied to clipboard
var name: String?

The name of the blueprint.

Link copied to clipboard

A JSON string that indicates the list of parameter specifications for the blueprint.

Link copied to clipboard

The status of the blueprint registration.

Functions