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

IsSetCausingEntity() private méthode

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