C# Class Amazon.SimpleSystemsManagement.Model.DeregisterManagedInstanceRequest

Container for the parameters to the DeregisterManagedInstance operation. Removes the server or virtual machine from the list of registered servers. You can reregister the instance again at any time. If you don’t plan to use Run Command on the server, we suggest uninstalling the SSM agent first.
Inheritance: AmazonSimpleSystemsManagementRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetInstanceId ( ) : bool