AWS::DataZone::Environment EnvironmentParameter - AWS CloudFormation

AWS::DataZone::Environment EnvironmentParameter

The parameter details of the environment.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Value" : String }

YAML

Name: String Value: String

Properties

Name

The name of the environment parameter.

Required: No

Type: String

Update requires: Replacement

Value

The value of the environment parameter.

Required: No

Type: String

Update requires: Replacement