C# 클래스 Amazon.Redshift.Model.DescribeClusterParameterGroupsRequest

Container for the parameters to the DescribeClusterParameterGroups operation.

Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.

For more information about managing parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Management Guide .

상속: Amazon.Runtime.AmazonWebServiceRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetMarker ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetParameterGroupName ( ) : bool
IsSetTagKeys ( ) : bool
IsSetTagValues ( ) : bool