DataSourceDetails
Details about a direct-query data source.
Contents
- DataSourceType
-
The type of data source.
Type: DataSourceType object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- Description
-
A description of the data source.
Type: String
Length Constraints: Maximum length of 1000.
Pattern:
^([a-zA-Z0-9_])*[\\a-zA-Z0-9_@#%*+=:?./!\s-]*$
Required: No
- Name
-
The name of the data source.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 80.
Pattern:
[a-z][a-z0-9_]+
Required: No
- Status
-
The status of the data source.
Type: String
Valid Values:
ACTIVE | DISABLED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: