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 CreateRefreshSchedule operation. Creates a refresh schedule for a dataset. You can create up to 5 different schedules for a single dataset.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.QuickSight.AmazonQuickSightRequest
      Amazon.QuickSight.Model.CreateRefreshScheduleRequest

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

Syntax

C#
public class CreateRefreshScheduleRequest : AmazonQuickSightRequest
         IAmazonWebServiceRequest

The CreateRefreshScheduleRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AwsAccountId System.String

Gets and sets the property AwsAccountId.

The Amazon Web Services account ID.

Public Property DataSetId System.String

Gets and sets the property DataSetId.

The ID of the dataset.

Public Property Schedule Amazon.QuickSight.Model.RefreshSchedule

Gets and sets the property Schedule.

The refresh 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