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.

Container for the parameters to the DeregisterTargetFromMaintenanceWindow operation. Removes a target from a maintenance window.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleSystemsManagement.AmazonSimpleSystemsManagementRequest
      Amazon.SimpleSystemsManagement.Model.DeregisterTargetFromMaintenanceWindowRequest

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

Syntax

C#
public class DeregisterTargetFromMaintenanceWindowRequest : AmazonSimpleSystemsManagementRequest
         IAmazonWebServiceRequest

The DeregisterTargetFromMaintenanceWindowRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Safe System.Boolean

Gets and sets the property Safe.

The system checks if the target is being referenced by a task. If the target is being referenced, the system returns an error and doesn't deregister the target from the maintenance window.

Public Property WindowId System.String

Gets and sets the property WindowId.

The ID of the maintenance window the target should be removed from.

Public Property WindowTargetId System.String

Gets and sets the property WindowTargetId.

The ID of the target definition to remove.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5