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

IsSetAllSupported() private method

private IsSetAllSupported ( ) : bool
return bool
        internal bool IsSetAllSupported()
        {
            return this._allSupported.HasValue; 
        }