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

IsSetCausingEntity() private method

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