Interface DeregisterTargetFromMaintenanceWindowResponse.Builder

    • Method Detail

      • windowId

        DeregisterTargetFromMaintenanceWindowResponse.Builder windowId​(String windowId)

        The ID of the maintenance window the target was removed from.

        Parameters:
        windowId - The ID of the maintenance window the target was removed from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • windowTargetId

        DeregisterTargetFromMaintenanceWindowResponse.Builder windowTargetId​(String windowTargetId)

        The ID of the removed target definition.

        Parameters:
        windowTargetId - The ID of the removed target definition.
        Returns:
        Returns a reference to this object so that method calls can be chained together.