ConfigurationRef Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Discovery.v1
public class ConfigurationRef
The ConfigurationRef type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationRef | Initializes a new instance of the ConfigurationRef class |
Name | Description | |
---|---|---|
![]() | configuration_id |
Unique identifier for this configuration.
|
![]() | created |
Creation date of the configuration, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
|
![]() | description |
Description of the configuration, if available.
|
![]() | name |
Name that identifies the configuration.
|
![]() | updated |
Date of most recent configuration update, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
|