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

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

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