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

IsSetLoggingEnabled() private method

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