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

IsSetParameterGroupName() 개인적인 메소드

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