Amazon.ConfigService.Model.RecordingGroup.IsSetAllSupported C# (CSharp) 메소드

IsSetAllSupported() 개인적인 메소드

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