AWS SDK Version 3 for .NET
API Reference

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.

Information about agents that were instructed to start collecting data. Information includes the agent ID, a description of the operation, and whether the agent configuration was updated.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationDiscoveryService.Model.AgentConfigurationStatus

Namespace: Amazon.ApplicationDiscoveryService.Model
Assembly: AWSSDK.ApplicationDiscoveryService.dll
Version: 3.x.y.z

Syntax

C#
public class AgentConfigurationStatus

The AgentConfigurationStatus type exposes the following members

Constructors

NameDescription
Public Method AgentConfigurationStatus()

Properties

NameTypeDescription
Public Property AgentId System.String

Gets and sets the property AgentId.

The agent ID.

Public Property Description System.String

Gets and sets the property Description.

A description of the operation performed.

Public Property OperationSucceeded System.Boolean

Gets and sets the property OperationSucceeded.

Information about the status of the StartDataCollection and StopDataCollection operations. The system has recorded the data collection operation. The agent receives this command the next time it polls for a new command.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5