Amazon.AWSHealth.Model.AffectedEntity.IsSetEntityValue C# (CSharp) Method

IsSetEntityValue() private method

private IsSetEntityValue ( ) : bool
return bool
        internal bool IsSetEntityValue()
        {
            return this._entityValue != null;
        }