Amazon.Redshift.Model.ModifyClusterParameterGroupResult.IsSetParameterGroupStatus C# (CSharp) 메소드

IsSetParameterGroupStatus() 개인적인 메소드

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