Amazon.ConfigService.Model.RecordingGroup.IsSetIncludeGlobalResourceTypes C# (CSharp) Method

IsSetIncludeGlobalResourceTypes() private method

private IsSetIncludeGlobalResourceTypes ( ) : bool
return bool
        internal bool IsSetIncludeGlobalResourceTypes()
        {
            return this._includeGlobalResourceTypes.HasValue; 
        }