Amazon.Redshift.Model.EnableLoggingResponse.IsSetLoggingEnabled C# (CSharp) Метод

IsSetLoggingEnabled() приватный Метод

private IsSetLoggingEnabled ( ) : bool
Результат bool
        internal bool IsSetLoggingEnabled()
        {
            return this._loggingEnabled.HasValue; 
        }