AWSSDK.SimpleSystemsManagement by Amazon Web Services

<PackageReference Include="AWSSDK.SimpleSystemsManagement" Version="3.3.3.3" />

.NET API 345,600 bytes

 DeregisterTargetFromMaintenanceWindowResponse

public class DeregisterTargetFromMaintenanceWindowResponse : AmazonWebServiceResponse
This is the response object from the DeregisterTargetFromMaintenanceWindow operation.
public string WindowId { get; set; }

Gets and sets the property WindowId.

The ID of the Maintenance Window the target was removed from.

public string WindowTargetId { get; set; }

Gets and sets the property WindowTargetId.

The ID of the removed target definition.