Amazon.Redshift.Model.DisableLoggingResponse.IsSetLoggingEnabled C# (CSharp) 메소드

IsSetLoggingEnabled() 개인적인 메소드

private IsSetLoggingEnabled ( ) : bool
리턴 bool
        internal bool IsSetLoggingEnabled()
        {
            return this._loggingEnabled.HasValue; 
        }