Amazon.CloudFormation.Model.ResourceChangeDetail.IsSetChangeSource C# (CSharp) Method

IsSetChangeSource() private method

private IsSetChangeSource ( ) : bool
return bool
        internal bool IsSetChangeSource()
        {
            return this._changeSource != null;
        }