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 DeletePrefetchSchedule operation. Deletes a prefetch schedule for a specific playback configuration. If you call DeletePrefetchSchedule on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code. For more information about ad prefetching, see Using ad prefetching in the MediaTailor User Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.MediaTailor.AmazonMediaTailorRequest
      Amazon.MediaTailor.Model.DeletePrefetchScheduleRequest

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

Syntax

C#
public class DeletePrefetchScheduleRequest : AmazonMediaTailorRequest
         IAmazonWebServiceRequest

The DeletePrefetchScheduleRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the prefetch schedule. If the action is successful, the service sends back an HTTP 204 response with an empty HTTP body.

Public Property PlaybackConfigurationName System.String

Gets and sets the property PlaybackConfigurationName.

The name of the playback configuration for this prefetch schedule.

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