DestinationParameterValueConfiguration
The configuration of destination parameter values.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Contents
Note
In the following list, the required parameters are described first.
- CustomValuesConfiguration
-
The configuration of custom values for destination parameter in
DestinationParameterValueConfiguration
.Type: CustomValuesConfiguration object
Required: No
- SelectAllValueOptions
-
The configuration that selects all options.
Type: String
Valid Values:
ALL_VALUES
Required: No
- SourceColumn
-
A column of a data set.
Type: ColumnIdentifier object
Required: No
- SourceField
-
The source field ID of the destination parameter.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- SourceParameterName
-
The source parameter name of the destination parameter.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: