Property - AWS Glue

Property

An object that defines a connection type for a compute environment.

Contents

Description

A description of the property.

Type: String

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

Required: Yes

Name

The name of the property.

Type: String

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

Required: Yes

PropertyTypes

Describes the type of property.

Type: Array of strings

Valid Values: USER_INPUT | SECRET | READ_ONLY | UNUSED | SECRET_OR_USER_INPUT

Required: Yes

Required

Indicates whether the property is required.

Type: Boolean

Required: Yes

AllowedValues

A list of AllowedValue objects representing the values allowed for the property.

Type: Array of AllowedValue objects

Required: No

DataOperationScopes

Indicates which data operations are applicable to the property.

Type: Array of strings

Valid Values: READ | WRITE

Required: No

DefaultValue

The default value for the property.

Type: String

Required: No

See Also

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