AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Specifies the values that an admin sets for each job or session parameter configured in a Glue usage profile.
Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z
public class ConfigurationObject
The ConfigurationObject type exposes the following members
Name | Description | |
---|---|---|
![]() |
ConfigurationObject() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllowedValues | System.Collections.Generic.List<System.String> |
Gets and sets the property AllowedValues. A list of allowed values for the parameter. |
![]() |
DefaultValue | System.String |
Gets and sets the property DefaultValue. A default value for the parameter. |
![]() |
MaxValue | System.String |
Gets and sets the property MaxValue. A maximum allowed value for the parameter. |
![]() |
MinValue | System.String |
Gets and sets the property MinValue. A minimum allowed value for the parameter. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5