C# Class Amazon.ApplicationDiscoveryService.Model.DescribeConfigurationsRequest

Container for the parameters to the DescribeConfigurations operation. Retrieves attributes for a list of configuration item IDs. All of the supplied IDs must be for the same asset type (server, application, process, or connection). Output fields are specific to the asset type selected. For example, the output for a server configuration item includes a list of attributes about the server, such as host name, operating system, and number of network cards.

For a complete list of outputs for each asset type, see Querying Discovered Configuration Items.

Inheritance: AmazonApplicationDiscoveryServiceRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetConfigurationIds ( ) : bool