Skip to main content

BlueprintLocationMetadata

Additional metadata about the location of the blueprint document. For example, this can be used to specify the region of the bucket or container where the blueprint document is located in a cloud object storage service. This only supports scalar values.

property name* object

The value of the metadata property.

oneOf
string

The string value for a metadata property.

Example: us-east-1
BlueprintLocationMetadata
{
"region": "us-east-1"
}