AWS SDK Version 2 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.

.NET Framework 3.5
 
Describes the default cluster parameters for a parameter group family.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.DefaultClusterParameters

Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DefaultClusterParameters : Object

The DefaultClusterParameters type exposes the following members

Constructors

NameDescription
Public Method DefaultClusterParameters()

Properties

NameTypeDescription
Public Property Marker System.String Gets and sets the property Marker.

A value that indicates the starting point for the next set of response records in a subsequent request. If a value is returned in a response, you can retrieve the next set of records by providing this returned marker value in the Marker parameter and retrying the command. If the Marker field is empty, all response records have been retrieved for the request.

Public Property ParameterGroupFamily System.String Gets and sets the property ParameterGroupFamily.

The name of the cluster parameter group family to which the engine default parameters apply.

Public Property Parameters System.Collections.Generic.List<Amazon.Redshift.Model.Parameter> Gets and sets the property Parameters.

The list of cluster default parameters.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8