EnvironmentBlueprintSummary - Amazon DataZone

EnvironmentBlueprintSummary

The details of an environment blueprint summary.

Contents

id

The identifier of the blueprint.

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Required: Yes

name

The name of the blueprint.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[\w -]+$

Required: Yes

provider

The provider of the blueprint.

Type: String

Required: Yes

provisioningProperties

The provisioning properties of the blueprint.

Type: ProvisioningProperties object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

createdAt

The timestamp of when an environment blueprint was created.

Type: Timestamp

Required: No

description

The description of a blueprint.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

updatedAt

The timestamp of when the blueprint was enabled.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: