Amazon.CloudFormation.Model.ResourceChangeDetail.IsSetChangeSource C# (CSharp) Метод

IsSetChangeSource() приватный Метод

private IsSetChangeSource ( ) : bool
Результат bool
        internal bool IsSetChangeSource()
        {
            return this._changeSource != null;
        }