Amazon.CloudWatchLogs.Model.CreateExportTaskRequest.IsSetDestinationPrefix C# (CSharp) Method

IsSetDestinationPrefix() private method

private IsSetDestinationPrefix ( ) : bool
return bool
        internal bool IsSetDestinationPrefix()
        {
            return this._destinationPrefix != null;
        }