View source: R/datazone_operations.R
| datazone_create_environment_blueprint | R Documentation |
Creates a Amazon DataZone blueprint.
See https://www.paws-r-sdk.com/docs/datazone_create_environment_blueprint/ for full documentation.
datazone_create_environment_blueprint(
domainIdentifier,
name,
description = NULL,
provisioningProperties,
userParameters = NULL
)
domainIdentifier |
[required] The identifier of the domain in which this blueprint is created. |
name |
[required] The name of this Amazon DataZone blueprint. |
description |
The description of the Amazon DataZone blueprint. |
provisioningProperties |
[required] The provisioning properties of this Amazon DataZone blueprint. |
userParameters |
The user parameters of this Amazon DataZone blueprint. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.