Amazon.CloudTrail.Model.UpdateTrailResult.IsSetIncludeGlobalServiceEvents C# (CSharp) Method

IsSetIncludeGlobalServiceEvents() private method

private IsSetIncludeGlobalServiceEvents ( ) : bool
return bool
        internal bool IsSetIncludeGlobalServiceEvents()
        {
            return this.includeGlobalServiceEvents.HasValue;
        }