Amazon.Redshift.Model.DisableLoggingResponse.IsSetLoggingEnabled C# (CSharp) Method

IsSetLoggingEnabled() private method

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