Amazon.Redshift.Model.DescribeClusterParametersRequest.IsSetParameterGroupName C# (CSharp) 메소드

IsSetParameterGroupName() 개인적인 메소드

private IsSetParameterGroupName ( ) : bool
리턴 bool
        internal bool IsSetParameterGroupName()
        {
            return this._parameterGroupName != null;
        }