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

IsSetSource() 개인적인 메소드

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