CustomParameter - Amazon DataZone

CustomParameter

The details of user parameters of an environment blueprint.

Contents

fieldType

The filed type of the parameter.

Type: String

Required: Yes

keyName

The key name of the parameter.

Type: String

Pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$

Required: Yes

defaultValue

The default value of the parameter.

Type: String

Required: No

description

The description of the parameter.

Type: String

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

Required: No

isEditable

Specifies whether the parameter is editable.

Type: Boolean

Required: No

isOptional

Specifies whether the custom parameter is optional.

Type: Boolean

Required: No

See Also

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