Amazon.KinesisFirehose.Model.S3DestinationDescription.IsSetCloudWatchLoggingOptions C# (CSharp) Method

IsSetCloudWatchLoggingOptions() private method

private IsSetCloudWatchLoggingOptions ( ) : bool
return bool
        internal bool IsSetCloudWatchLoggingOptions()
        {
            return this._cloudWatchLoggingOptions != null;
        }