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.
A value such as an Amazon Resource Name (ARN) or an Amazon Simple Notification Service topic entered in an extension when invoked. Parameter values are specified in an extension association. For more information about extensions, see Extending workflows in the AppConfig User Guide.
Namespace: Amazon.AppConfig.Model
Assembly: AWSSDK.AppConfig.dll
Version: 3.x.y.z
public class Parameter
The Parameter type exposes the following members
Name | Description | |
---|---|---|
Parameter() |
Name | Type | Description | |
---|---|---|---|
Description | System.String |
Gets and sets the property Description. Information about the parameter. |
|
Dynamic | System.Boolean |
Gets and sets the property Dynamic.
Indicates whether this parameter's value can be supplied at the extension's action
point instead of during extension association. Dynamic parameters can't be marked
|
|
Required | System.Boolean |
Gets and sets the property Required. A parameter value must be specified in the extension association. |
.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