Interface CancelMaintenanceWindowExecutionResponse.Builder

    • Method Detail

      • windowExecutionId

        CancelMaintenanceWindowExecutionResponse.Builder windowExecutionId​(String windowExecutionId)

        The ID of the maintenance window execution that has been stopped.

        Parameters:
        windowExecutionId - The ID of the maintenance window execution that has been stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.