Amazon.CloudFormation.Model.ResourceChangeDetail.IsSetChangeSource C# (CSharp) Méthode

IsSetChangeSource() private méthode

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